Searched refs:ExceptionCatch (Results 1 – 13 of 13) sorted by relevance
/art/test/1953-pop-frame/ |
D | expected.txt | 37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/test/ti-agent/ |
D | exceptions_helper.cc | 151 current_callbacks.ExceptionCatch = exceptionCatchCB; in Java_art_Exceptions_setupExceptionTracing()
|
D | suspend_event_helper.cc | 314 cb.ExceptionCatch = cbExceptionCatch; in Java_art_SuspendEvents_setupTest()
|
/art/tools/jvmti-agents/ti-fast/ |
D | README.md | 53 * `ExceptionCatch`
|
D | tifast.cc | 84 …jni_fun(ExceptionCatch, EVENT(EXCEPTION_CATCH), (jvmtiEnv* jvmti, JNIEnv* jni, jthread thread, jme…
|
/art/test/1954-pop-frame-jit/ |
D | expected.txt | 51 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 55 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/test/1955-pop-frame-jit-called/ |
D | expected.txt | 51 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 55 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/test/1956-pop-frame-jit-calling/ |
D | expected.txt | 51 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 55 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/test/1970-force-early-return-long/ |
D | expected.txt | 99 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 106 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/test/1969-force-early-return-void/ |
D | expected.txt | 98 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 105 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/test/1968-force-early-return/ |
D | expected.txt | 88 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 95 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr…
|
/art/openjdkjvmti/ |
D | events-inl.h | 104 fn(ExceptionCatch, ArtJvmtiEvent::kExceptionCatch) \
|
/art/openjdkjvmti/include/ |
D | jvmti.h | 946 jvmtiEventExceptionCatch ExceptionCatch; member
|