Searched refs:RemoveSnapshot (Results 1 – 3 of 3) sorted by relevance
61 void RemoveSnapshot(HeapSnapshot* snapshot);
39 void HeapProfiler::RemoveSnapshot(HeapSnapshot* snapshot) { in RemoveSnapshot() function in v8::internal::HeapProfiler
407 profiler_->RemoveSnapshot(this); in Delete()