Lines Matching defs:handle_exception

131         CALL_VM(SafepointSynchronize::block(THREAD), handle_exception);           \
153 goto handle_exception;
167 handle_exception); \
313 CALL_VM(res=InterpreterRuntime::frequency_counter_overflow(THREAD, branch_pc), handle_exception);
626 CALL_VM((void)InterpreterRuntime::frequency_counter_overflow(THREAD, NULL), handle_exception);
712 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception);
726 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception);
762 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception);
776 handle_exception);
816 if (THREAD->has_pending_exception()) goto handle_exception;
847 if (THREAD->has_pending_exception()) goto handle_exception;
868 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
1530 CALL_VM(InterpreterRuntime::register_finalizer(THREAD, rcvr), handle_exception);
1687 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception);
1714 CALL_VM(InterpreterRuntime::monitorexit(THREAD, most_recent), handle_exception);
1722 CALL_VM(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD), handle_exception);
1745 handle_exception);
1766 handle_exception);
1839 handle_exception);
1867 handle_exception);
1995 handle_exception);
2004 handle_exception);
2018 handle_exception);
2034 CALL_VM(InterpreterRuntime::quicken_io_cc(THREAD), handle_exception);
2069 CALL_VM(InterpreterRuntime::quicken_io_cc(THREAD), handle_exception);
2122 CALL_VM(InterpreterRuntime::ldc(THREAD, wide), handle_exception);
2158 handle_exception);
2178 handle_exception);
2195 handle_exception);
2208 handle_exception);
2240 handle_exception);
2272 handle_exception);
2356 handle_exception);
2420 handle_exception);
2434 goto handle_exception;
2490 if (THREAD->has_pending_exception()) goto handle_exception;
2492 handle_exception);
2515 goto handle_exception;
2523 handle_exception: {
2537 handle_exception);
2573 } /* handle_exception: */