summaryrefslogtreecommitdiff
path: root/compiler/optimizing/stack_map_test.cc
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2017-01-25 10:46:54 +0000
committerNarayan Kamath <narayan@google.com>2017-01-27 13:47:50 +0000
commitbd2fed5a813b68fa42fe941b07325ba4ff3190b0 (patch)
tree2e8ce7221f842133a1b7b8e6fc4793acbf4ed8f6 /compiler/optimizing/stack_map_test.cc
parentca21dc47adeed92a15a9d3fd090bdd0e6654679c (diff)
MethodHandles: Support and tests for revealDirect / reflectAs.
We need runtime support to materialize a Constructor, Field or Method object from a MethodHandle and its associated ArtField or ArtMethod pointer. An alternate approach might be to have all handles hold a reference to their associated Field or Method object (in addition to the raw ArtField or ArtMethod) but that seems unnecessary given that these APIs are not expected to be called often. Test: test-art-host Change-Id: I9450706b9c30359edebf2e8a7afbc8d89bd68b26
Diffstat (limited to 'compiler/optimizing/stack_map_test.cc')
0 files changed, 0 insertions, 0 deletions