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