Searched refs:catch_method (Results 1 – 5 of 5) sorted by relevance
832 jmethodID catch_method, jlocation catch_location) in cbException() argument846 info.u.exception.catch_clazz = getMethodClass(jvmti_env, catch_method); in cbException()847 info.u.exception.catch_method = catch_method; in cbException()
258 jmethodID catch_method; member
570 jmethodID catch_method, jlocation catch_location) in cbEarlyException() argument595 if (initOnUncaught && catch_method == NULL) { in cbEarlyException()
337 evinfo->u.exception.catch_method, evinfo->u.exception.catch_location); in writeExceptionEvent()
781 jmethodID catch_method,