Lines Matching refs:memento
4083 // memento) in new space.
4100 // The JSArray and possibly allocation memento next. Note that
5378 // Helper function for folded memento allocation.
5380 // tracking on. So memento allocations have to be folded together with previous
5396 TNode<HeapObject> memento =
5398 StoreMapNoWriteBarrier(memento, RootIndex::kAllocationMementoMap);
5400 memento, AllocationMemento::kAllocationSiteOffset, allocation_site);
11534 // TODO(v8:11799): Support allocation memento for a large object by
11535 // allocating additional word for the memento after the large object.
11550 // potential memento object is on the same page as the current top.
11554 // object sits on the page boundary as no memento can follow and we cannot
11606 // Pretenuring memento creation count field.