Searched refs:ObjectSlotValueDependency (Results 1 – 1 of 1) sorted by relevance
868 class ObjectSlotValueDependency final : public CompilationDependency { class870 explicit ObjectSlotValueDependency(const HeapObjectRef& object, int offset, in ObjectSlotValueDependency() function in v8::internal::compiler::__anon82456ba40211::ObjectSlotValueDependency893 const ObjectSlotValueDependency* const zat = that->AsObjectSlotValue(); in Equals()1153 zone_->New<ObjectSlotValueDependency>(object, offset, value)); in DependOnObjectSlotValue()