Searched refs:HeapSnapshotProgress (Results 1 – 1 of 1) sorted by relevance
32 class HeapSnapshotProgress final : public v8::ActivityControl { class34 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress() function in v8_inspector::__anonfbad95830111::HeapSnapshotProgress218 std::unique_ptr<HeapSnapshotProgress> progress; in takeHeapSnapshot()220 progress.reset(new HeapSnapshotProgress(&m_frontend)); in takeHeapSnapshot()