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

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptProfiler.cpp72 void ScriptProfiler::startForWorkerContext(WorkerContext* context, const String& title) function in class:WebCore::ScriptProfiler
H A DScriptProfiler.h65 static void startForWorkerContext(WorkerContext*, const String& title);
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorProfilerAgent.cpp113 ScriptProfiler::startForWorkerContext(m_workerContext, title);

Completed in 117 milliseconds