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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjfieldIDWorkaround.hpp83 static bool is_checked_jfieldID(jfieldID id) { function in class:jfieldIDWorkaround
89 if (VerifyJNIFields && is_checked_jfieldID(id)) {

Completed in 22 milliseconds