Searched refs:FindAllocationMemento (Results 1 – 3 of 3) sorted by relevance
438 AllocationMemento* Heap::FindAllocationMemento(HeapObject* object) { in FindAllocationMemento() function481 AllocationMemento* memento = heap->FindAllocationMemento(object); in UpdateAllocationSiteFeedback()
1018 inline AllocationMemento* FindAllocationMemento(HeapObject* object);
13191 AllocationMemento* memento = heap->FindAllocationMemento(*object); in UpdateAllocationSite()