commit | fcfc8a70894be642dae08350361d04c14a6d7be5 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Nov 25 16:30:53 2014 +0100 |
committer | Sebastien Hertz <shertz@google.com> | Tue Dec 09 18:25:04 2014 +0100 |
tree | f908a6e3afca2386b33850cd643ea73c9d3dc0ba | |
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