Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocationMemento

3558 void Heap::InitializeAllocationMemento(AllocationMemento* memento,
3579 size += AllocationMemento::kSize;
3587 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>(
3715 site != NULL ? object_size + AllocationMemento::kSize : object_size;
3726 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>(
4917 AllocationMemento::kSize));