Searched refs:DeleteProfile (Results 1 – 3 of 3) sorted by relevance
211 void DeleteProfile(CpuProfile* profile);
163 void CpuProfiler::DeleteProfile(CpuProfile* profile) { in DeleteProfile() function in v8::internal::CpuProfiler
7096 profiler->DeleteProfile(reinterpret_cast<i::CpuProfile*>(this)); in Delete()