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

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.cpp242 jobject objh = NULL; local
246 objh = JNIHandles::make_global(obj);
251 handle = objh;

Completed in 33 milliseconds