Home | History | Annotate | Download | only in src

Lines Matching defs:GetSnapshotsCount

5422   if (i::HeapProfiler::GetSnapshotsCount() > 1) {
5486 int HeapProfiler::GetSnapshotsCount() {
5488 IsDeadCheck(isolate, "v8::HeapProfiler::GetSnapshotsCount");
5489 return i::HeapProfiler::GetSnapshotsCount();