HeapSnapshotsCollection 49 src/heap-profiler.cc snapshots_ = new HeapSnapshotsCollection();
HeapSnapshotsCollection 37 src/heap-profiler.h class HeapSnapshotsCollection;
HeapSnapshotsCollection 96 src/heap-profiler.h HeapSnapshotsCollection* snapshots_;
HeapSnapshotsCollection 1474 src/profile-generator.cc HeapSnapshotsCollection::HeapSnapshotsCollection()
HeapSnapshotsCollection 1486 src/profile-generator.cc HeapSnapshotsCollection::~HeapSnapshotsCollection() {
HeapSnapshotsCollection 1492 src/profile-generator.cc HeapSnapshot* HeapSnapshotsCollection::NewSnapshot(HeapSnapshot::Type type,
HeapSnapshotsCollection 1500 src/profile-generator.cc void HeapSnapshotsCollection::SnapshotGenerationFinished(
HeapSnapshotsCollection 1515 src/profile-generator.cc HeapSnapshot* HeapSnapshotsCollection::GetSnapshot(unsigned uid) {
HeapSnapshotsCollection 1523 src/profile-generator.cc void HeapSnapshotsCollection::RemoveSnapshot(HeapSnapshot* snapshot) {
HeapSnapshotsCollection 1531 src/profile-generator.cc Handle<HeapObject> HeapSnapshotsCollection::FindHeapObjectById(
HeapSnapshotsCollection 1553 src/profile-generator.cc size_t HeapSnapshotsCollection::GetUsedMemorySize() const {
HeapSnapshotsCollection 1556 src/profile-generator.cc sizeof(HeapSnapshotsCollection)); // NOLINT
HeapSnapshotsCollection 2752 src/profile-generator.cc HeapSnapshotsCollection* collection_;
HeapSnapshotsCollection 3060 src/profile-generator.cc HeapSnapshotsCollection* collection_;
HeapSnapshotsCollection 566 src/profile-generator.h class HeapSnapshotsCollection;
HeapSnapshotsCollection 579 src/profile-generator.h HeapSnapshot(HeapSnapshotsCollection* collection,
HeapSnapshotsCollection 585 src/profile-generator.h HeapSnapshotsCollection* collection() { return collection_; }
HeapSnapshotsCollection 620 src/profile-generator.h HeapSnapshotsCollection* collection_;
HeapSnapshotsCollection 706 src/profile-generator.h class HeapSnapshotsCollection {
HeapSnapshotsCollection 708 src/profile-generator.h HeapSnapshotsCollection();
HeapSnapshotsCollection 709 src/profile-generator.h ~HeapSnapshotsCollection();
HeapSnapshotsCollection 755 src/profile-generator.h DISALLOW_COPY_AND_ASSIGN(HeapSnapshotsCollection);
HeapSnapshotsCollection 947 src/profile-generator.h HeapSnapshotsCollection* collection_;
HeapSnapshotsCollection 1005 src/profile-generator.h HeapSnapshotsCollection* collection_;