Searched defs:access_field_patching (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp818 KlassHandle init_klass(THREAD, klassOop(NULL)); // klass needed by access_field_patching code
833 // This check is only needed for access_field_patching since this
1139 int Runtime1::access_field_patching(JavaThread* thread) { function in class:Runtime1

Completed in 34 milliseconds