Home
last modified time | relevance | path

Searched refs:RemoveSnapshot (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dprofile-generator.h762 void RemoveSnapshot(HeapSnapshot* snapshot);
Dprofile-generator.cc1190 collection_->RemoveSnapshot(this); in Delete()
1489 void HeapSnapshotsCollection::RemoveSnapshot(HeapSnapshot* snapshot) { in RemoveSnapshot() function in v8::internal::HeapSnapshotsCollection