Searched refs:NoBreakOnException (Results 1 – 5 of 5) sorted by relevance
111 m_pauseOnExceptionsState(v8::debug::NoBreakOnException) {} in V8Debugger()125 v8::debug::ChangeBreakOnException(m_isolate, v8::debug::NoBreakOnException); in enable()126 m_pauseOnExceptionsState = v8::debug::NoBreakOnException; in enable()263 if (m_pauseOnExceptionsState == v8::debug::NoBreakOnException) return; in breakProgramOnAssert()
872 m_previousPauseOnExceptionsState(v8::debug::NoBreakOnException), in Scope()904 setPauseOnExceptionsState(v8::debug::NoBreakOnException); in ignoreExceptionsAndMuteConsole()
401 v8::debug::NoBreakOnException); in disable()440 int pauseState = v8::debug::NoBreakOnException; in restore()1181 pauseState = v8::debug::NoBreakOnException; in setPauseOnExceptions()
79 NoBreakOnException = 0, enumerator
9564 type != NoBreakOnException); in ChangeBreakOnException()