• Home
  • Raw
  • Download

Lines Matching defs:attr

205                                const PropertyAttributes &attr)  in ObjectOperator()
211 const JSHandle<JSTaggedValue> &value, const PropertyAttributes &attr) in FastAdd()
316 uint32_t attr = dict->GetAttributes(entry).GetValue(); in LookupGlobal() local
345 uint32_t attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
359 PropertyAttributes attr(layoutInfo->GetAttr(entry)); in LookupPropertyInlinedProps() local
386 uint32_t attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
390 …perator::TransitionForAttributeChanged(const JSHandle<JSObject> &receiver, PropertyAttributes attr) in TransitionForAttributeChanged()
428 PropertyAttributes attr, bool attrChanged) in UpdateValueAndDetails()
443 const JSHandle<JSTaggedValue> &value, PropertyAttributes &attr, bool &needBarrier) in ConvertOrTransitionWithRep()
500 PropertyAttributes attr = dict->GetAttributes(GetIndex()); in UpdateDataValue() local
538 PropertyAttributes attr = GetAttr(); in UpdateDataValue() local
560 PropertyAttributes attr = GetAttr(); in WriteDataProperty() local
656 PropertyAttributes attr) in AddProperty()
701 void ObjectOperator::SetFound(uint32_t index, JSTaggedValue value, uint32_t attr, bool mode, bool t… in SetFound()
710 void ObjectOperator::UpdateFound(uint32_t index, uint32_t attr, bool mode, bool transition) in UpdateFound()
744 PropertyAttributes attr(desc); in LookupElementInlinedProps() local
774 uint32_t attr = dictionary->GetAttributes(entry).GetValue(); in LookupElementInlinedProps() local
784 PropertyAttributes attr = GetAttr(); in AddPropertyInternal() local