Home | History | Annotate | Download | only in heap

Lines Matching refs:memento

937   // There may be an allocation memento behind every object in new space.
3421 void Heap::InitializeAllocationMemento(AllocationMemento* memento,
3423 memento->set_map_no_write_barrier(allocation_memento_map());
3425 memento->set_allocation_site(allocation_site, SKIP_WRITE_BARRIER);