Lines Matching defs:attr
222 const PropertyAttributes &attr) in ObjectOperator()
228 const JSHandle<JSTaggedValue> &value, const PropertyAttributes &attr) in FastAdd()
552 auto attr = dict->GetAttributes(entry).GetValue(); in LookupGlobal() local
577 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
591 PropertyAttributes attr(layoutInfo->GetAttr(entry)); in LookupPropertyInlinedProps() local
618 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
622 …perator::TransitionForAttributeChanged(const JSHandle<JSObject> &receiver, PropertyAttributes attr) in TransitionForAttributeChanged()
665 PropertyAttributes attr, bool attrChanged) in UpdateValueAndDetails()
734 PropertyAttributes attr = dict->GetAttributes(GetIndex()); in UpdateDataValue() local
757 PropertyAttributes attr = GetAttr(); in UpdateDataValue() local
795 PropertyAttributes attr = GetAttr(); in WriteDataProperty() local
911 PropertyAttributes attr) in AddProperty()
975 void ObjectOperator::SetFound(uint32_t index, JSTaggedValue value, uint64_t attr, bool mode, bool t… in SetFound()
984 void ObjectOperator::UpdateFound(uint32_t index, uint64_t attr, bool mode, bool transition) in UpdateFound()
1017 PropertyAttributes attr(desc); in LookupElementInlinedProps() local
1057 auto attr = dictionary->GetAttributes(entry).GetValue(); in LookupElementInlinedProps() local
1067 PropertyAttributes attr = GetAttr(); in AddPropertyInternal() local