Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dv8-debugger-agent-impl.cc465 int pauseState = v8::debug::NoBreakOnException; in restore() local
1229 v8::debug::ExceptionBreakState pauseState; in setPauseOnExceptions() local
1244 void V8DebuggerAgentImpl::setPauseOnExceptionsImpl(int pauseState) { in setPauseOnExceptionsImpl()