Home | History | Annotate | Download | only in src

Lines Matching refs:HeapSnapshotsCollection

1124 HeapSnapshot::HeapSnapshot(HeapSnapshotsCollection* collection,
1414 HeapSnapshotsCollection::HeapSnapshotsCollection()
1426 HeapSnapshotsCollection::~HeapSnapshotsCollection() {
1432 HeapSnapshot* HeapSnapshotsCollection::NewSnapshot(HeapSnapshot::Type type,
1440 void HeapSnapshotsCollection::SnapshotGenerationFinished(
1455 HeapSnapshot* HeapSnapshotsCollection::GetSnapshot(unsigned uid) {
1463 void HeapSnapshotsCollection::RemoveSnapshot(HeapSnapshot* snapshot) {
1471 Handle<HeapObject> HeapSnapshotsCollection::FindHeapObjectById(
1475 "HeapSnapshotsCollection::FindHeapObjectById");
2662 HeapSnapshotsCollection* collection_;
3039 HeapSnapshotsCollection* collection_;