Searched refs:EX_CHECK_FULL (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp402 handle_exception(pending_exception, EX_CHECK_FULL);
429 handle_exception(pending_exception, EX_CHECK_FULL);
657 call_vm(builder()->safepoint(), EX_CHECK_FULL);
763 call_vm(builder()->register_finalizer(), receiver, EX_CHECK_FULL);
936 handle_exception(exception->jobject_value(), EX_CHECK_FULL);
1353 check_pending_exception(EX_CHECK_FULL);
1561 handle_exception(pending_exception, EX_CHECK_FULL);
1760 EX_CHECK_FULL);
1790 EX_CHECK_FULL);
1810 EX_CHECK_FULL);
[all...]
H A DsharkTopLevelBlock.hpp277 EX_CHECK_FULL = EAM_CHECK | EAM_HANDLE enumerator in enum:SharkTopLevelBlock::ExceptionActionMask

Completed in 34 milliseconds