Searched refs:kForRuntime (Results 1 – 4 of 4) sorted by relevance
380 case Heap::kForRuntime: in FindAllocationMemento()
234 enum FindMementoMode { kForRuntime, kForGC }; enumerator
1300 heap->FindAllocationMemento<Heap::kForRuntime>(object.map(), object); in RUNTIME_FUNCTION()
5228 heap->FindAllocationMemento<Heap::kForRuntime>(object->map(), *object); in UpdateAllocationSite()