Home
last modified time | relevance | path

Searched refs:HeapSnapshotProgress (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dv8-heap-profiler-agent-impl.cc34 class HeapSnapshotProgress final : public v8::ActivityControl {
36 explicit HeapSnapshotProgress(protocol::HeapProfiler::Frontend* frontend) in HeapSnapshotProgress() function in v8_inspector::__anon14711::final
269 std::unique_ptr<HeapSnapshotProgress> progress; in takeHeapSnapshot()
271 progress.reset(new HeapSnapshotProgress(&m_frontend)); in takeHeapSnapshot()

Completed in 2 milliseconds