Lines Matching refs:memento
16040 AllocationMemento* memento = heap->FindAllocationMemento(*object);16041 if (memento == NULL) return;16044 site = handle(memento->GetAllocationSite());