Searched refs:FindAllocationMemento (Results 1 – 3 of 3) sorted by relevance
471 AllocationMemento* Heap::FindAllocationMemento(HeapObject* object) { in FindAllocationMemento() function516 AllocationMemento* memento = FindAllocationMemento(object); in UpdateAllocationSite()
930 inline AllocationMemento* FindAllocationMemento(HeapObject* object);
16040 AllocationMemento* memento = heap->FindAllocationMemento(*object); in UpdateAllocationSite()