Searched defs:runMessageLoopOnPause (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DWorkerScriptDebugServer.cpp98 void WorkerScriptDebugServer::runMessageLoopOnPause(v8::Handle<v8::Context>) function in class:blink::WorkerScriptDebugServer
115 // Nothing to do here in case of workers since runMessageLoopOnPause will check for paused state after each debugger command.
H A DPageScriptDebugServer.cpp216 void PageScriptDebugServer::runMessageLoopOnPause(v8::Handle<v8::Context> context) function in class:blink::PageScriptDebugServer

Completed in 66 milliseconds