OSDN Git Service

Add handle wrapper for interpreter field get/set
authorMathieu Chartier <mathieuc@google.com>
Tue, 4 Oct 2016 05:49:46 +0000 (22:49 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 4 Oct 2016 05:51:00 +0000 (22:51 -0700)
commit0715c0b7c047053c54212ae247868675710fb29c
treec7557393f7f8cef7971d431a1af05e4cba07f5d1
parent5075b0e5e2cb942d3cb929a9fe7e1abe66beb562
Add handle wrapper for interpreter field get/set

The listeners have thread suspension for jdwp tests.

Bug: 31113334

Test: tools/run-jdwp-tests.sh '--mode=host' '--variant=X32' --no-jit --debug

Change-Id: I08f17432cc0c79ee9a0163eb88d4d6355f6851ca
runtime/interpreter/interpreter_common.cc