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

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptProfiler.cpp91 PassRefPtr<ScriptProfile> ScriptProfiler::stopForWorkerContext(WorkerContext* context, const String& title) function in class:WebCore::ScriptProfiler
H A DScriptProfiler.h70 static PassRefPtr<ScriptProfile> stopForWorkerContext(WorkerContext*, const String& title);
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorProfilerAgent.cpp118 return ScriptProfiler::stopForWorkerContext(m_workerContext, title);

Completed in 201 milliseconds