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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjfieldIDWorkaround.hpp141 assert(from_static_jfieldID(result) == id, "must produce the same static id");
145 static JNIid* from_static_jfieldID(jfieldID id) { function in class:jfieldIDWorkaround

Completed in 30 milliseconds