Searched refs:NoBreakOnException (Results 1 – 5 of 5) sorted by relevance
82 m_pauseOnExceptionsState(v8::debug::NoBreakOnException) {} in V8Debugger()96 v8::debug::ChangeBreakOnException(m_isolate, v8::debug::NoBreakOnException); in enable()97 m_pauseOnExceptionsState = v8::debug::NoBreakOnException; in enable()241 if (m_pauseOnExceptionsState == v8::debug::NoBreakOnException) return; in breakProgramOnAssert()
895 m_previousPauseOnExceptionsState(v8::debug::NoBreakOnException), in Scope()927 setPauseOnExceptionsState(v8::debug::NoBreakOnException); in ignoreExceptionsAndMuteConsole()
426 v8::debug::NoBreakOnException); in disable()465 int pauseState = v8::debug::NoBreakOnException; in restore()1231 pauseState = v8::debug::NoBreakOnException; in setPauseOnExceptions()
100 NoBreakOnException = 0, enumerator
299 type != NoBreakOnException); in ChangeBreakOnException()