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

/openjdk7/hotspot/agent/src/share/native/jvmdi/
H A Dsa.cpp212 class JvmdiRefListDeallocator { class
218 JvmdiRefListDeallocator(JNIEnv* env, jobject* refList, jint refCount) { function in class:JvmdiRefListDeallocator
223 ~JvmdiRefListDeallocator() {
376 JvmdiRefListDeallocator rld(env, (jobject*) classes, classCount);

Completed in 31 milliseconds