Home
last modified time | relevance | path

Searched refs:GetHeapSnapshot (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-profiler.h949 const HeapSnapshot* GetHeapSnapshot(int index);
/third_party/node/deps/v8/src/api/
Dapi.cc10227 const HeapSnapshot* HeapProfiler::GetHeapSnapshot(int index) { in GetHeapSnapshot() function in v8::HeapProfiler