Searched refs:GetSnapshotsCount (Results 1 – 3 of 3) sorted by relevance
55 int GetSnapshotsCount() const;
160 int HeapProfiler::GetSnapshotsCount() const { in GetSnapshotsCount() function in v8::internal::HeapProfiler
10178 if (isolate->heap_profiler()->GetSnapshotsCount() > 1 || in Delete()10224 return reinterpret_cast<i::HeapProfiler*>(this)->GetSnapshotsCount(); in GetSnapshotCount()