OSDN Git Service

Update UnstartedRuntime for System.identityHashCode.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 8 Mar 2017 16:11:23 +0000 (16:11 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 8 Mar 2017 17:20:22 +0000 (17:20 +0000)
commitece2f7c2644062cb39ad9a62cc19278398deec6b
tree47f8e0796f171b4add33f9fca687ef00210ab6e3
parent7b6bd79319f239d20f0dadab3e6bb676e906cb5b
Update UnstartedRuntime for System.identityHashCode.

The method is not native anymore.

Test: unstarted_runtime_test
Change-Id: Ib5cc378f05e9b6ee50168129e855803773a9c5e6
runtime/interpreter/unstarted_runtime.cc
runtime/interpreter/unstarted_runtime_list.h
runtime/interpreter/unstarted_runtime_test.cc