Home
last modified time | relevance | path

Searched defs:pauseState (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/inspector/
Dv8-debugger-agent-impl.cc208 int pauseState = v8::debug::NoBreakOnException; in restore() local
681 v8::debug::ExceptionBreakState pauseState; in setPauseOnExceptions() local
696 void V8DebuggerAgentImpl::setPauseOnExceptionsImpl(int pauseState) { in setPauseOnExceptionsImpl()