Home | History | Annotate | Download | only in heap

Lines Matching refs:memento

771   // There may be an allocation memento behind every object in new space.
3558 void Heap::InitializeAllocationMemento(AllocationMemento* memento,
3560 memento->set_map_no_write_barrier(allocation_memento_map());
3562 memento->set_allocation_site(allocation_site, SKIP_WRITE_BARRIER);