Home
last modified time | relevance | path

Searched refs:setPauseOnExceptions (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDebuggerAgent.h131 virtual void setPauseOnExceptions(ErrorString*, const String& pauseState) OVERRIDE FINAL;
DInspectorDebuggerAgent.cpp1000 void InspectorDebuggerAgent::setPauseOnExceptions(ErrorString* errorString, const String& stringPau… in setPauseOnExceptions() function in blink::InspectorDebuggerAgent
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DDebuggerModel.js169 this._agent.setPauseOnExceptions(state);