Searched refs:HeapSnapshotProgress (Results 1 – 1 of 1) sorted by relevance
31 class HeapSnapshotProgress final : public v8::ActivityControl { class33 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress() function in v8_inspector::__anonfbad95830111::HeapSnapshotProgress217 std::unique_ptr<HeapSnapshotProgress> progress; in takeHeapSnapshot()219 progress = wrapUnique(new HeapSnapshotProgress(&m_frontend)); in takeHeapSnapshot()