summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2016-06-30 15:52:56 +0100
committerVladimir Marko <vmarko@google.com>2016-07-04 17:44:17 +0100
commitbb268b14da040c5df27a413426aa2baab602ed15 (patch)
tree04e2fbfa54bc278170d361f97781b066b4abe46a /compiler/optimizing/code_generator.cc
parentd80c5d2368b4455c452e8b4fe2d8511fe1c0430c (diff)
Clean up Class::FindStaticField().
Previously we have wrapped the class pointer in a Handle for the GetDirectInterface() call but we didn't wrap the DexCache pointer. Since GetDirectInferface() call from this function cannot cause thread suspension anyway, fix the inconsistency by using raw pointers where possible and asserting that no thread suspension takes place. Test: Run standard ART test suite in gcstress mode. Change-Id: Ie4c6101aabd6fa68733e4920db277f835793d943
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions