Lines Matching full:heap
91 // HeapEntry instances represent an entity from the heap (or a special
157 // HeapSnapshot represents a single heap snapshot. It is stored in
159 // HeapSnapshots. All HeapSnapshots share strings copied from JS heap
224 explicit HeapObjectsMap(Heap* heap);
226 Heap* heap() const { return heap_; }
279 Heap* heap_;
286 // in any kind of heap memory.
299 // real heap objects and their representations in heap snapshots.
376 // An implementation of V8 heap graph extractor.
475 Heap* heap_;
564 Heap* heap);
582 Heap* heap_;