Searched refs:FindAllocationMemento (Results 1 – 3 of 3) sorted by relevance
480 AllocationMemento Heap::FindAllocationMemento(Map map, HeapObject object) { in FindAllocationMemento() function556 FindAllocationMemento<kForGC>(map, object); in UpdateAllocationSite()
670 inline AllocationMemento FindAllocationMemento(Map map, HeapObject object);
4872 heap->FindAllocationMemento<Heap::kForRuntime>(object->map(), *object); in UpdateAllocationSite()