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

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptProfiler.cpp84 PassRefPtr<ScriptProfile> ScriptProfiler::stopForPage(Page* inspectedPage, const String& title) function in class:WebCore::ScriptProfiler
H A DScriptProfiler.h68 static PassRefPtr<ScriptProfile> stopForPage(Page*, const String& title);
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorProfilerAgent.cpp90 return ScriptProfiler::stopForPage(m_inspectedPage, title);

Completed in 113 milliseconds