Home | History | Annotate | Download | only in src

Lines Matching refs:GetSnapshot

5493 const HeapSnapshot* HeapProfiler::GetSnapshot(int index) {
5495 IsDeadCheck(isolate, "v8::HeapProfiler::GetSnapshot");
5497 i::HeapProfiler::GetSnapshot(index));