Home
last modified time | relevance | path

Searched refs:setPauseOnExceptionsImpl (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-debugger-agent-impl.h157 void setPauseOnExceptionsImpl(int);
Dv8-debugger-agent-impl.cc210 setPauseOnExceptionsImpl(pauseState); in restore()
692 setPauseOnExceptionsImpl(pauseState); in setPauseOnExceptions()
696 void V8DebuggerAgentImpl::setPauseOnExceptionsImpl(int pauseState) { in setPauseOnExceptionsImpl() function in v8_inspector::V8DebuggerAgentImpl