Lines Matching defs:attr
199 const PropertyAttributes &attr) in ObjectOperator()
205 const JSHandle<JSTaggedValue> &value, const PropertyAttributes &attr) in FastAdd()
525 auto attr = dict->GetAttributes(entry).GetValue(); in LookupGlobal() local
554 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
568 PropertyAttributes attr(layoutInfo->GetAttr(entry)); in LookupPropertyInlinedProps() local
595 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
599 …perator::TransitionForAttributeChanged(const JSHandle<JSObject> &receiver, PropertyAttributes attr) in TransitionForAttributeChanged()
642 PropertyAttributes attr, bool attrChanged) in UpdateValueAndDetails()
705 PropertyAttributes attr = dict->GetAttributes(GetIndex()); in UpdateDataValue() local
728 PropertyAttributes attr = GetAttr(); in UpdateDataValue() local
766 PropertyAttributes attr = GetAttr(); in WriteDataProperty() local
881 PropertyAttributes attr) in AddProperty()
944 void ObjectOperator::SetFound(uint32_t index, JSTaggedValue value, uint64_t attr, bool mode, bool t… in SetFound()
953 void ObjectOperator::UpdateFound(uint32_t index, uint64_t attr, bool mode, bool transition) in UpdateFound()
987 PropertyAttributes attr(desc); in LookupElementInlinedProps() local
1027 auto attr = dictionary->GetAttributes(entry).GetValue(); in LookupElementInlinedProps() local
1037 PropertyAttributes attr = GetAttr(); in AddPropertyInternal() local