Home | History | Annotate | Download | only in src

Lines Matching refs:GetSnapshot

6188 const HeapSnapshot* HeapProfiler::GetSnapshot(int index) {
6190 IsDeadCheck(isolate, "v8::HeapProfiler::GetSnapshot");
6192 i::HeapProfiler::GetSnapshot(index));