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