Lines Matching refs:heap
29 #include "src/heap/heap-inl.h" // For NextDebuggingId.
867 id = isolate_->heap()->NextDebuggingId();
1458 // TODO(v8:11429): Avoid this heap walk somehow.
1459 HeapObjectIterator iterator(isolate->heap());
1477 HeapObjectIterator iterator(isolate_->heap());
1569 // be installed. If that's the case, iterate the heap for functions to rewire
1592 HeapObjectIterator iterator(isolate_->heap());
1887 // no point in looking for it by walking the heap.
2090 isolate_->heap()->CollectAllGarbage(Heap::kNoGCFlags,
2674 isolate_->heap()->AddHeapObjectAllocationTracker(temporary_objects_.get());
2701 isolate_->heap()->RemoveHeapObjectAllocationTracker(temporary_objects_.get());