Searched refs:DeleteProfile (Results 1 – 3 of 3) sorted by relevance
207 void DeleteProfile(CpuProfile* profile);
215 void CpuProfiler::DeleteProfile(CpuProfile* profile) { in DeleteProfile() function in v8::internal::CpuProfiler
9697 profiler->DeleteProfile(profile); in Delete()