Searched refs:UpdateAllocationSite (Results 1 – 7 of 7) sorted by relevance
31 object->GetHeap()->UpdateAllocationSite( in ScavengeObject()
510 void Heap::UpdateAllocationSite(HeapObject* object, in UpdateAllocationSite() function
1550 inline void UpdateAllocationSite(HeapObject* object,
1594 heap_->UpdateAllocationSite(object, local_pretenuring_feedback_); in Visit()
793 JSObject::UpdateAllocationSite(object, to_kind); in GrowCapacityAndConvertImpl()
2266 static void UpdateAllocationSite(Handle<JSObject> object,
16029 void JSObject::UpdateAllocationSite(Handle<JSObject> object, in UpdateAllocationSite() function in v8::internal::JSObject16065 UpdateAllocationSite(object, to_kind); in TransitionElementsKind()