commit | 5667f56867383fc4113aa4a6551efdf9f48ee5e7 | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Mon Feb 27 19:32:01 2017 -0800 |
committer | Jeff Hao <jeffhao@google.com> | Wed Mar 08 16:46:37 2017 -0800 |
tree | fed4de9fbacff02d86afdeb93cee54a7174d52b0 | |
parent | 68948e01f56ad1996af77f4c0aab721940b0e18d [diff] |
Modify invoke interface trampoline to pass interface method. This avoids touching the code item in the case that the interface method is resolved and in the dex cache. If it's not, the trampoline will still have to go to the code item to try to resolve it. Bug: 35800981 Test: mm test-art-host Change-Id: Ia0e1d23429b3b928bcec727f4f2f16b7834408e5