Searched refs:UpdateAllocationSite (Results 1 – 7 of 7) sorted by relevance
31 object->GetHeap()->UpdateAllocationSite<Heap::kGlobal>( in ScavengeObject()
632 void Heap::UpdateAllocationSite(HeapObject* object, in UpdateAllocationSite() function
1495 inline void UpdateAllocationSite(HeapObject* object,
1725 heap_->UpdateAllocationSite<Heap::kCached>(object, in Visit()1876 heap_->UpdateAllocationSite<Heap::kCached>(object, in Visit()
925 JSObject::UpdateAllocationSite(object, to_kind); in BasicGrowCapacityAndConvertImpl()957 if (JSObject::UpdateAllocationSite<AllocationSiteUpdateMode::kCheckOnly>( in GrowCapacity()
15567 bool JSObject::UpdateAllocationSite(Handle<JSObject> object, in UpdateAllocationSite() function in v8::internal::JSObject15590 JSObject::UpdateAllocationSite<AllocationSiteUpdateMode::kCheckOnly>(15593 template bool JSObject::UpdateAllocationSite<AllocationSiteUpdateMode::kUpdate>(15611 UpdateAllocationSite(object, to_kind); in TransitionElementsKind()
2334 static bool UpdateAllocationSite(Handle<JSObject> object,