• Home
  • Raw
  • Download

Lines Matching defs:attr

210                                const PropertyAttributes &attr)  in ObjectOperator()
216 const JSHandle<JSTaggedValue> &value, const PropertyAttributes &attr) in FastAdd()
541 auto attr = dict->GetAttributes(thread_, entry).GetValue(); in LookupGlobal() local
566 auto attr = dict->GetAttributes(thread_, entry).GetValue(); in LookupPropertyInlinedProps() local
580 PropertyAttributes attr(layoutInfo->GetAttr(thread_, entry)); in LookupPropertyInlinedProps() local
607 auto attr = dict->GetAttributes(thread_, entry).GetValue(); in LookupPropertyInlinedProps() local
611 …perator::TransitionForAttributeChanged(const JSHandle<JSObject> &receiver, PropertyAttributes attr) in TransitionForAttributeChanged()
654 PropertyAttributes attr, bool attrChanged) in UpdateValueAndDetails()
723 PropertyAttributes attr = dict->GetAttributes(thread_, GetIndex()); in UpdateDataValue() local
747 PropertyAttributes attr = GetAttr(); in UpdateDataValue() local
785 PropertyAttributes attr = GetAttr(); in WriteDataProperty() local
901 PropertyAttributes attr) in AddProperty()
967 void ObjectOperator::SetFound(uint32_t index, JSTaggedValue value, uint64_t attr, bool mode, bool t… in SetFound()
976 void ObjectOperator::UpdateFound(uint32_t index, uint64_t attr, bool mode, bool transition) in UpdateFound()
1009 PropertyAttributes attr(desc); in LookupElementInlinedProps() local
1049 auto attr = dictionary->GetAttributes(thread_, entry).GetValue(); in LookupElementInlinedProps() local
1059 PropertyAttributes attr = GetAttr(); in AddPropertyInternal() local