Searched refs:catch_method_arg (Results 1 – 1 of 1) sorted by relevance
58 jobject catch_method_arg = in exceptionCB() local66 catch_method_arg, in exceptionCB()69 if (catch_method_arg != nullptr) { in exceptionCB()70 jnienv->DeleteLocalRef(catch_method_arg); in exceptionCB()95 jobject catch_method_arg = GetJavaMethod(jvmti, jnienv, catch_method); in exceptionCatchCB() local99 catch_method_arg, in exceptionCatchCB()102 jnienv->DeleteLocalRef(catch_method_arg); in exceptionCatchCB()