Home
last modified time | relevance | path

Searched defs:HeapSnapshotProgress (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DScriptProfiler.h53 …static PassRefPtr<ScriptHeapSnapshot> takeHeapSnapshot(const String&, HeapSnapshotProgress*) { ret… in takeHeapSnapshot() argument
/external/webkit/Source/WebCore/inspector/
DInspectorProfilerAgent.cpp338 class HeapSnapshotProgress: public ScriptProfiler::HeapSnapshotProgress { class
340 explicit HeapSnapshotProgress(InspectorFrontend::Profiler* frontend) in HeapSnapshotProgress() function in WebCore::__anon1c71c9820211::HeapSnapshotProgress