Searched defs:HeapSnapshotProgress (Results 1 – 2 of 2) sorted by relevance
53 …static PassRefPtr<ScriptHeapSnapshot> takeHeapSnapshot(const String&, HeapSnapshotProgress*) { ret… in takeHeapSnapshot() argument
338 class HeapSnapshotProgress: public ScriptProfiler::HeapSnapshotProgress { class340 explicit HeapSnapshotProgress(InspectorFrontend::Profiler* frontend) in HeapSnapshotProgress() function in WebCore::__anon1c71c9820211::HeapSnapshotProgress