Searched defs:takeHeapSnapshot (Results 1 – 4 of 4) sorted by relevance
53 …static PassRefPtr<ScriptHeapSnapshot> takeHeapSnapshot(const String&, HeapSnapshotProgress*) { ret… in takeHeapSnapshot() function
92 PassRefPtr<ScriptHeapSnapshot> ScriptProfiler::takeHeapSnapshot(const String& title, HeapSnapshotPr… in takeHeapSnapshot() function in WebCore::ScriptProfiler
360 void InspectorProfilerAgent::takeHeapSnapshot(ErrorString*, bool detailed) in takeHeapSnapshot() function in WebCore::InspectorProfilerAgent
712 takeHeapSnapshot: function(detailed) method in WebInspector.ProfilesPanel