Searched refs:nativeTransition (Results 1 – 1 of 1) sorted by relevance
66 void testThrowAndCatchDebuggeeExceptionFromJava(boolean nativeTransition) { in testThrowAndCatchDebuggeeExceptionFromJava() argument69 throwAndCatchDebuggeeException(nativeTransition); in testThrowAndCatchDebuggeeExceptionFromJava()77 void throwAndCatchDebuggeeException(boolean nativeTransition) throws Throwable { in throwAndCatchDebuggeeException() argument78 if (nativeTransition) { in throwAndCatchDebuggeeException()