Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDebuggerAgent.cpp199 long pauseState = m_state->getLong(DebuggerAgentState::pauseOnExceptionsState); in restore() local
821 ScriptDebugServer::PauseOnExceptionsState pauseState; in setPauseOnExceptions() local
835 void InspectorDebuggerAgent::setPauseOnExceptionsImpl(ErrorString* errorString, int pauseState) in setPauseOnExceptionsImpl()