Searched refs:FindAllocationMemento (Results 1 – 3 of 3) sorted by relevance
570 AllocationMemento* Heap::FindAllocationMemento(HeapObject* object) { in FindAllocationMemento() function644 AllocationMemento* memento_candidate = FindAllocationMemento<kForGC>(object); in UpdateAllocationSite()
833 inline AllocationMemento* FindAllocationMemento(HeapObject* object);
15579 heap->FindAllocationMemento<Heap::kForRuntime>(*object); in UpdateAllocationSite()