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.cc398 int pauseState = v8::debug::NoBreakOnException; in restore() local
1036 v8::debug::ExceptionBreakState pauseState; in setPauseOnExceptions() local
1051 void V8DebuggerAgentImpl::setPauseOnExceptionsImpl(int pauseState) { in setPauseOnExceptionsImpl()