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