Searched refs:disconnectFromWorkerContextInspectorTask (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebSharedWorkerImpl.cpp453 static void disconnectFromWorkerContextInspectorTask(ExecutionContext* context, bool) function in namespace:blink
461 workerThread()->postDebuggerTask(createCrossThreadTask(disconnectFromWorkerContextInspectorTask, true));

Completed in 97 milliseconds