Lines Matching defs:handle_exception

107         CALL_VM(SafepointSynchronize::block(THREAD), handle_exception);           \
130 goto handle_exception;
144 handle_exception); \
291 CALL_VM(res = InterpreterRuntime::build_method_counters(THREAD, METHOD), handle_exception); \
295 CALL_VM(res=InterpreterRuntime::frequency_counter_overflow(THREAD, branch_pc), handle_exception);
316 BI_PROFILE_GET_OR_CREATE_METHOD_DATA(handle_exception); \
643 CALL_VM((void)InterpreterRuntime::frequency_counter_overflow(THREAD, NULL), handle_exception);
647 BI_PROFILE_GET_OR_CREATE_METHOD_DATA(handle_exception);
723 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception);
742 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception);
758 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception);
772 handle_exception);
789 BI_PROFILE_GET_OR_CREATE_METHOD_DATA(handle_exception);
821 if (THREAD->has_pending_exception()) goto handle_exception;
827 BI_PROFILE_GET_OR_CREATE_METHOD_DATA(handle_exception);
839 BI_PROFILE_GET_OR_CREATE_METHOD_DATA(handle_exception);
862 if (THREAD->has_pending_exception()) goto handle_exception;
866 BI_PROFILE_GET_OR_CREATE_METHOD_DATA(handle_exception);
922 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
940 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
956 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
1654 CALL_VM(InterpreterRuntime::register_finalizer(THREAD, rcvr), handle_exception);
1863 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
1883 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
1899 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
1929 CALL_VM(InterpreterRuntime::monitorexit(THREAD, most_recent), handle_exception);
1938 CALL_VM(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD), handle_exception);
1961 handle_exception);
1982 handle_exception);
2059 handle_exception);
2087 handle_exception);
2225 handle_exception);
2237 handle_exception);
2254 handle_exception);
2269 CALL_VM(InterpreterRuntime::quicken_io_cc(THREAD), handle_exception);
2304 CALL_VM(InterpreterRuntime::quicken_io_cc(THREAD), handle_exception);
2352 CALL_VM(InterpreterRuntime::resolve_ldc(THREAD, (Bytecodes::Code) opcode), handle_exception);
2369 CALL_VM(InterpreterRuntime::ldc(THREAD, wide), handle_exception);
2417 handle_exception);
2436 handle_exception);
2467 handle_exception);
2500 handle_exception);
2591 handle_exception);
2664 handle_exception);
2681 goto handle_exception;
2744 if (THREAD->has_pending_exception()) goto handle_exception;
2746 handle_exception);
2769 goto handle_exception;
2777 handle_exception: {
2791 handle_exception);
2833 } // handle_exception: