Searched refs:GetHeapSnapshot (Results 1 – 3 of 3) sorted by relevance
405 const HeapSnapshot* GetHeapSnapshot(int index);
1628 const v8::HeapSnapshot* snapshot = profiler->GetHeapSnapshot(i); in FindHeapSnapshot()
7351 const HeapSnapshot* HeapProfiler::GetHeapSnapshot(int index) { in GetHeapSnapshot() function in v8::HeapProfiler