Searched refs:getPauseOnExceptionsState (Results 1 – 4 of 4) sorted by relevance
42 v8::debug::ExceptionBreakState getPauseOnExceptionsState();
459 m_inspector->debugger()->getPauseOnExceptionsState(); in setPauseOnExceptionsState()
317 v8::debug::ExceptionBreakState V8Debugger::getPauseOnExceptionsState() { in getPauseOnExceptionsState() function in v8_inspector::V8Debugger
1200 m_debugger->getPauseOnExceptionsState() == v8::debug::NoBreakOnException) in breakProgramOnException()