Home | History | Annotate | Download | only in src

Lines Matching defs:memento

13191     AllocationMemento* memento = heap->FindAllocationMemento(*object);
13192 if (memento == NULL) return;
13195 site = handle(memento->GetAllocationSite());