OSDN Git Service

ART: Rename ArtMethod JNI field
authorAndreas Gampe <agampe@google.com>
Tue, 19 Jul 2016 15:06:07 +0000 (08:06 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 21 Jul 2016 18:26:47 +0000 (11:26 -0700)
commit75f0885d7c3d72a0351912b6d47682e1c860efdf
treed8a586b205ad3a502d8a007565a0140591d340ce
parent27d99ed24328509cd3df7f895ce2696a1884bb21
ART: Rename ArtMethod JNI field

The field is multi-purpose, rename it to data and clean up
accessors in preparation of more checks.

Test: m test-art-host
Change-Id: Ib4b84b7b1a51ca201544bc488ce8770aa858c7fd
imgdiag/imgdiag.cc
patchoat/patchoat.cc
runtime/art_method-inl.h
runtime/art_method.cc
runtime/art_method.h