• 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()
430 PropertyAttributes attr, bool attrChanged) in UpdateValueAndDetails()
445 const JSHandle<JSTaggedValue> &value, PropertyAttributes &attr, bool &needBarrier) in ConvertOrTransitionWithRep()
502 PropertyAttributes attr = dict->GetAttributes(GetIndex()); in UpdateDataValue() local
540 PropertyAttributes attr = GetAttr(); in UpdateDataValue() local
562 PropertyAttributes attr = GetAttr(); in WriteDataProperty() local
666 PropertyAttributes attr) in AddProperty()
711 void ObjectOperator::SetFound(uint32_t index, JSTaggedValue value, uint32_t attr, bool mode, bool t… in SetFound()
720 void ObjectOperator::UpdateFound(uint32_t index, uint32_t attr, bool mode, bool transition) in UpdateFound()
754 PropertyAttributes attr(desc); in LookupElementInlinedProps() local
784 uint32_t attr = dictionary->GetAttributes(entry).GetValue(); in LookupElementInlinedProps() local
794 PropertyAttributes attr = GetAttr(); in AddPropertyInternal() local