diff options
author | Sebastien Hertz <shertz@google.com> | 2014-11-25 16:30:53 +0100 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2014-12-09 18:25:04 +0100 |
commit | fcfc8a70894be642dae08350361d04c14a6d7be5 (patch) | |
tree | f908a6e3afca2386b33850cd643ea73c9d3dc0ba /test/ProfileTestMultiDex/Main.java | |
parent | a8ff529ea561aa67f07e97cf29b43f5d6dbfa898 (diff) |
Support proxy method in StackVisitor::GetThisObject
Adds function artQuickGetProxyThisObject which returns the 'this'
object of the proxy method using the QuickArgumentVisitor. Since
proxy methods have the same layout than the kRefsAndArgs runtime
method and 'this' is the 1st method argument, it is located in the
first GPR.
Bug: 17965861
(cherry picked from commit a836bc9760419af4a515f96c66100a39e865f3b9)
Change-Id: I09b5c1cdfc051d9395bba929d4650804eb3b1f7f
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions