Searched refs:BreakUncaughtException (Results 1 – 3 of 3) sorted by relevance
44 enum ExceptionBreakType { BreakException = 0, BreakUncaughtException = 1 }; enumerator
1002 if (type == BreakUncaughtException) { in ChangeBreakOnException()1010 if (type == BreakUncaughtException) { in IsBreakOnException()
298 internal_isolate->debug()->ChangeBreakOnException(i::BreakUncaughtException, in ChangeBreakOnException()