OSDN Git Service

Never go to resolution while inspecting inlined frames.
authorNicolas Geoffray <ngeoffray@google.com>
Mon, 4 Jul 2016 09:15:47 +0000 (10:15 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Mon, 4 Jul 2016 15:40:51 +0000 (16:40 +0100)
commitc6df1e3cbfa7313007ee5fd4a5a6657a28627313
tree13042081c7e5a784a90422c759e9b73e5cc9b013
parent19c10147cd5f3270c8604d06c4a0e05cbc49e2f1
Never go to resolution while inspecting inlined frames.

Instead, do a manual inspection and decoding of the invoke
with the dex cache.

Also update oatdump to dump types in the dex cache.

bug:27858645
Change-Id: I7c0b612ee96e6865fa438c3a1d253686231337bd
test:run-test
oatdump/oatdump.cc
runtime/class_linker.cc
runtime/entrypoints/entrypoint_utils-inl.h
runtime/gc/allocation_record.cc
runtime/monitor.cc
runtime/stack.cc
runtime/stack.h