Searched defs:handle_exception (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/cpu/s390/vm/
H A Druntime_s390.cpp78 Register handle_exception = Z_ARG5; local
/openjdk9/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp541 void SharkTopLevelBlock::handle_exception(Value* exception, int action) { function in class:SharkTopLevelBlock
/openjdk9/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp723 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception); local
742 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception); local
758 CALL_VM(InterpreterRuntime::monitorenter(THREAD, mon), handle_exception); local
772 handle_exception); local
922 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception); local
940 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception); local
956 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception); local
1654 CALL_VM(InterpreterRuntime::register_finalizer(THREAD, rcvr), handle_exception); local
1863 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception); local
1883 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception); local
1899 CALL_VM(InterpreterRuntime::monitorenter(THREAD, entry), handle_exception); local
1929 CALL_VM(InterpreterRuntime::monitorexit(THREAD, most_recent), handle_exception); local
1938 CALL_VM(InterpreterRuntime::throw_illegal_monitor_state_exception(THREAD), handle_exception); local
1961 handle_exception); local
1982 handle_exception); local
2059 handle_exception); local
2087 handle_exception); local
2225 handle_exception); local
2237 handle_exception); local
2254 handle_exception); local
2269 CALL_VM(InterpreterRuntime::quicken_io_cc(THREAD), handle_exception); local
2304 CALL_VM(InterpreterRuntime::quicken_io_cc(THREAD), handle_exception); local
2352 CALL_VM(InterpreterRuntime::resolve_ldc(THREAD, (Bytecodes::Code) opcode), handle_exception); local
2369 CALL_VM(InterpreterRuntime::ldc(THREAD, wide), handle_exception); local
2417 handle_exception); local
2436 handle_exception); local
2467 handle_exception); local
2500 handle_exception); local
2591 handle_exception); local
2664 handle_exception); local
[all...]

Completed in 110 milliseconds