Searched refs:m_previousPauseOnExceptionsState (Results 1 – 2 of 2) sorted by relevance
421 m_previousPauseOnExceptionsState(v8::DebugInterface::NoBreakOnException), in Scope()450 m_previousPauseOnExceptionsState = in ignoreExceptionsAndMuteConsole()481 setPauseOnExceptionsState(m_previousPauseOnExceptionsState); in ~Scope()
131 v8::DebugInterface::ExceptionBreakState m_previousPauseOnExceptionsState; variable