Searched refs:BreakException (Results 1 – 2 of 2) sorted by relevance
44 enum ExceptionBreakType { BreakException = 0, BreakUncaughtException = 1 }; enumerator
297 i::BreakException, type == BreakOnAnyException); in ChangeBreakOnException()