summaryrefslogtreecommitdiffstats
path: root/runtime/interpreter/interpreter_switch_impl.cc
diff options
context:
space:
mode:
authorSebastien Hertz <shertz@google.com>2014-11-25 16:30:53 +0100
committerSebastien Hertz <shertz@google.com>2014-12-09 12:58:25 +0100
commita836bc9760419af4a515f96c66100a39e865f3b9 (patch)
tree3719f9a8ee66ca734fdb62fa77dae0b60e45ae3c /runtime/interpreter/interpreter_switch_impl.cc
parentc4925d4c02dc8f8d51cb2653b5e7a99f6c9fd7d7 (diff)
downloadandroid_art-a836bc9760419af4a515f96c66100a39e865f3b9.tar.gz
android_art-a836bc9760419af4a515f96c66100a39e865f3b9.tar.bz2
android_art-a836bc9760419af4a515f96c66100a39e865f3b9.zip
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 Change-Id: Ic6ef6c83b9a549c25f9929d5e00ffe1d3a9a36f0
Diffstat (limited to 'runtime/interpreter/interpreter_switch_impl.cc')
0 files changed, 0 insertions, 0 deletions