Lines Matching defs:GetProfilesCount
5860 if (i::CpuProfiler::GetProfilesCount() == 0 &&5900 int CpuProfiler::GetProfilesCount() {5902 IsDeadCheck(isolate, "v8::CpuProfiler::GetProfilesCount");5903 return i::CpuProfiler::GetProfilesCount();