Searched refs:set_exception_caught (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/prims/
H A DjvmtiThreadState.hpp177 inline void set_exception_caught() { _exception_state = ES_CAUGHT; } function in class:JvmtiThreadState
H A DjvmtiExport.cpp1673 state->set_exception_caught();
H A Djni.cpp713 state->set_exception_caught();

Completed in 100 milliseconds