Home
last modified time | relevance | path

Searched refs:takeHeapSnapshot (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h36 Response takeHeapSnapshot(Maybe<bool> reportProgress) override;
Dv8-heap-profiler-agent-impl.cc193 takeHeapSnapshot(std::move(reportProgress)); in stopTrackingHeapObjects()
215 Response V8HeapProfilerAgentImpl::takeHeapSnapshot(Maybe<bool> reportProgress) { in takeHeapSnapshot() function in v8_inspector::V8HeapProfilerAgentImpl
Djs_protocol.pdl623 command takeHeapSnapshot