Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorDebuggerAgent.h228 SkipPauseRequest shouldSkipStepPause();
DInspectorDebuggerAgent.cpp559 ScriptDebugListener::SkipPauseRequest InspectorDebuggerAgent::shouldSkipStepPause() in shouldSkipStepPause() function in blink::InspectorDebuggerAgent
1404 result = shouldSkipStepPause(); in didPause()