commit | 47213e4e3773bfca0348b011831eaaa678cd0791 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Dec 30 15:12:00 2020 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Jan 08 17:00:34 2021 +0000 |
tree | 822391d79730b46edc76ffd80604ba3eba56aec0 | |
parent | 98873affc25ef6bc96f8c65f828f28530b8f3fcd [diff] |
Small cleanups in artInvokeInterfaceTrampoline - No need to do a conflict table lookup when the passed method is already the interface method. - Remove obsolete test that the IMT entry is indeed a conflict entry. - Only call QuickArgumentVisitor::GetCallingMethod when needed. Test: test.py Bug: 112676029 Change-Id: I2d5da474ba3e8e4ad559fc7c13a19b04f4c2a515