Searched defs:HasDetachedProfiles (Results 1 – 2 of 2) sorted by relevance
352 bool CpuProfiler::HasDetachedProfiles() { in HasDetachedProfiles() function in v8::internal::CpuProfiler
304 bool HasDetachedProfiles() { return detached_profiles_.length() > 0; } in HasDetachedProfiles() function