Searched refs:stopTrackingHeapObjects (Results 1 – 5 of 5) sorted by relevance
76 static void stopTrackingHeapObjects();
225 void ScriptProfiler::stopTrackingHeapObjects() in stopTrackingHeapObjects() function in WebCore::ScriptProfiler
173 void InspectorHeapProfilerAgent::stopTrackingHeapObjects(ErrorString* error, const bool* reportProg… in stopTrackingHeapObjects() function in WebCore::InspectorHeapProfilerAgent197 ScriptProfiler::stopTrackingHeapObjects(); in stopTrackingHeapObjectsInternal()
62 virtual void stopTrackingHeapObjects(ErrorString*, const bool* reportProgress) OVERRIDE;
1424 HeapProfilerAgent.stopTrackingHeapObjects(true, didTakeHeapSnapshot.bind(this));