Searched refs:NoBreakOnException (Results 1 – 5 of 5) sorted by relevance
82 NoBreakOnException = 0, enumerator
174 v8::debug::NoBreakOnException); in disable()208 int pauseState = v8::debug::NoBreakOnException; in restore()683 pauseState = v8::debug::NoBreakOnException; in setPauseOnExceptions()1200 m_debugger->getPauseOnExceptionsState() == v8::debug::NoBreakOnException) in breakProgramOnException()
422 m_previousPauseOnExceptionsState(v8::debug::NoBreakOnException), in Scope()452 setPauseOnExceptionsState(v8::debug::NoBreakOnException); in ignoreExceptionsAndMuteConsole()
172 m_pauseOnExceptionsState(v8::debug::NoBreakOnException), in V8Debugger()185 v8::debug::ChangeBreakOnException(m_isolate, v8::debug::NoBreakOnException); in enable()186 m_pauseOnExceptionsState = v8::debug::NoBreakOnException; in enable()
9102 type != NoBreakOnException); in ChangeBreakOnException()