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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjfieldIDWorkaround.hpp110 static jfieldID to_instance_jfieldID(klassOop k, int offset) { function in class:jfieldIDWorkaround
159 return jfieldIDWorkaround::to_instance_jfieldID(k(), offset);

Completed in 66 milliseconds