Searched refs:destroy_local (Results 1 - 6 of 6) sorted by relevance

/openjdk9/hotspot/src/share/vm/runtime/
H A DjniHandles.hpp76 inline static void destroy_local(jobject handle);
276 inline void JNIHandles::destroy_local(jobject handle) { function in class:JNIHandles
/openjdk9/hotspot/src/share/vm/prims/
H A DjvmtiEnvBase.hpp229 JNIHandles::destroy_local(jobj);
H A DjvmtiExport.cpp1270 JNIHandles::destroy_local(jk);
1271 JNIHandles::destroy_local(jt);
1914 JNIHandles::destroy_local(value->l);
H A Djni.cpp806 JNIHandles::destroy_local(obj);
/openjdk9/hotspot/src/share/vm/classfile/
H A Dverifier.cpp294 JNIHandles::destroy_local(cls);
H A DjavaClasses.cpp384 JNIHandles::destroy_local(js);

Completed in 174 milliseconds