Home | History | Annotate | Download | only in src

Lines Matching refs:AllocationMemento

4390 void Heap::InitializeAllocationMemento(AllocationMemento* memento,
4409 int size = map->instance_size() + AllocationMemento::kSize;
4415 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>(
4873 ? object_size + AllocationMemento::kSize
4887 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>(
6551 AllocationMemento::kSize));