Searched refs:GetHeapSnapshot (Results 1 – 3 of 3) sorted by relevance
440 const HeapSnapshot* GetHeapSnapshot(int index);
1648 if (snapshot == profiler->GetHeapSnapshot(i)) return true; in FindHeapSnapshot()
8230 const HeapSnapshot* HeapProfiler::GetHeapSnapshot(int index) { in GetHeapSnapshot() function in v8::HeapProfiler