Searched refs:getPauseOnExceptionsState (Results 1 – 3 of 3) sorted by relevance
50 v8::debug::ExceptionBreakState getPauseOnExceptionsState();
698 m_inspector->debugger()->getPauseOnExceptionsState(); in setPauseOnExceptionsState()
250 v8::debug::ExceptionBreakState V8Debugger::getPauseOnExceptionsState() { in getPauseOnExceptionsState() function in v8_inspector::V8Debugger