Searched refs:setPauseOnExceptionsState (Results 1 – 5 of 5) sorted by relevance
691 setPauseOnExceptionsState(v8::debug::NoBreakOnException); in ignoreExceptionsAndMuteConsole()694 v8::debug::ExceptionBreakState InjectedScript::Scope::setPauseOnExceptionsState( in setPauseOnExceptionsState() function in v8_inspector::InjectedScript::Scope700 m_inspector->debugger()->setPauseOnExceptionsState(newState); in setPauseOnExceptionsState()728 setPauseOnExceptionsState(m_previousPauseOnExceptionsState); in ~Scope()
138 v8::debug::ExceptionBreakState setPauseOnExceptionsState(
51 void setPauseOnExceptionsState(v8::debug::ExceptionBreakState);
255 void V8Debugger::setPauseOnExceptionsState( in setPauseOnExceptionsState() function in v8_inspector::V8Debugger
1054 m_debugger->setPauseOnExceptionsState( in setPauseOnExceptionsImpl()