Home | History | Annotate | Download | only in src

Lines Matching refs:memento

12670     AllocationMemento* memento = heap->FindAllocationMemento(*object);
12671 if (memento == NULL) return;
12674 site = handle(memento->GetAllocationSite());