| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_operator.cpp | 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 [all …]
|
| D | layout_info.cpp | 25 auto attr = PropertyAttributes(); in Initialize() local 69 PropertyAttributes attr = GetAttr(static_cast<int>(i)); in GetAllKeysByFilter() local 84 PropertyAttributes attr = GetAttr(static_cast<int>(i)); in GetAllKeysByFilter() local 194 auto attr = GetAttr(index); in DumpFieldIndexByPGO() local 213 auto attr = GetAttr(index); in UpdateFieldIndexByPGO() local
|
| D | global_dictionary-inl.h | 111 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllKeys() local 135 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllKeysByFilter() local 166 PropertyAttributes attr = GetAttributes(hashIndex); in GetNumOfEnumKeys() local 189 PropertyAttributes attr = GetAttributes(hashIndex); in GetEnumAllKeys() local 229 PropertyAttributes attr = dictHandle->GetAttributes(entry); in InvalidateAndReplaceEntry() local
|
| D | layout_info-inl.h | 60 const PropertyAttributes &attr) in SetPropertyInit() 67 …e void LayoutInfo::SetNormalAttr(const JSThread *thread, int index, const PropertyAttributes &attr) in SetNormalAttr() 199 inline void LayoutInfo::UpdateTrackTypeAttr(int index, const PropertyAttributes &attr) in UpdateTrackTypeAttr() 218 const PropertyAttributes &attr) in AddKey()
|
| D | object_operator.h | 163 inline void SetAttr(uint64_t attr) in SetAttr() 168 inline void SetAttr(const PropertyAttributes &attr) in SetAttr() 314 inline bool AddPropertyInHolder(const JSHandle<JSTaggedValue> &value, PropertyAttributes attr) in AddPropertyInHolder()
|
| D | js_object-inl.h | 252 std::pair<bool, JSTaggedValue> JSObject::ConvertValueWithRep(PropertyAttributes attr, JSTaggedValue… in ConvertValueWithRep() 277 auto attr = layout->GetAttr(index); in SetPropertyInlinedPropsWithRep() local 302 JSTaggedValue JSObject::GetPropertyInlinedPropsWithRep(uint32_t index, PropertyAttributes attr) con… in GetPropertyInlinedPropsWithRep() 308 PropertyAttributes attr) const in GetPropertyInlinedPropsWithRep() 350 JSTaggedValue JSObject::GetProperty(const JSHClass *hclass, PropertyAttributes attr) const in GetProperty() 360 void JSObject::SetProperty(const JSThread *thread, const JSHClass *hclass, PropertyAttributes attr,… in SetProperty()
|
| D | js_hclass.cpp | 307 const PropertyAttributes &attr, const Representation &rep) in AddProperty() 664 const JSHandle<JSTaggedValue> &key, PropertyAttributes attr) in TransitionForRepChange() 774 void JSHClass::UpdateFieldType(JSHClass *hclass, const PropertyAttributes &attr) in UpdateFieldType() 781 JSHClass *JSHClass::FindFieldOwnHClass(JSHClass *hclass, const PropertyAttributes &attr) in FindFieldOwnHClass() 797 void JSHClass::VisitAndUpdateLayout(JSHClass *ownHClass, const PropertyAttributes &attr) in VisitAndUpdateLayout() 892 PropertyAttributes &attr) in ConvertOrTransitionWithRep() 1212 … PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry); in LookupPropertyInAotHClass() local 1251 … PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry); in LookupPropertyInPGOHClass() local 1299 … PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry); in LookupPropertyInBuiltinPrototypeHClass() local 1534 auto attr = layout->GetAttr(i); in DumpToString() local [all …]
|
| D | tagged_dictionary.cpp | 75 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllKeys() local 93 PropertyAttributes attr = GetAttributes(hashIndex); in UpdateAllAttributesToNoWitable() local 108 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllKeysByFilter() local 138 PropertyAttributes attr = GetAttributes(hashIndex); in GetNumOfEnumKeys() local 158 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllEnumKeys() local 187 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllEnumKeys() local 333 PropertyAttributes attr = obj->GetAttributes(hashIndex); in GetAllKeysByFilter() local 358 PropertyAttributes attr = obj->GetAttributes(hashIndex); in GetAllEnumKeys() local
|
| D | object_fast_operator-inl.h | 320 auto attr = dict->GetAttributes(entry); in GetPropertyByName() local 518 auto attr = dict->GetAttributes(entry); in SetPropertyByName() local 593 PropertyAttributes attr = PropertyAttributes::Default(); in SetPropertyByName() local 640 auto attr = dict->GetAttributes(entry); in GetPropertyByIndex() local 713 auto attr = dict->GetAttributes(entry); in SetPropertyByIndex() local 906 PropertyAttributes attr) in AddPropertyByName() 1019 PropertyAttributes attr) in ShouldCallSetter()
|
| D | js_hclass-inl.h | 82 auto attr = JSHandle<JSTaggedValue>(thread, PropertyAttributes(0).GetTaggedValue()); in AddExtensionTransitions() local 428 const PropertyAttributes &attr) in AddPropertyToNewHClass() 462 … const PropertyAttributes &attr, const Representation &rep, in SetPropertyOfObjHClass()
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| D | metaProto.cpp | 146 for (const auto &attr : meta.GetBoolAttributes()) { in Serialize() local 152 for (const auto &attr : attrs) { in Serialize() local 160 for (const auto &attr : protoMeta.set_attributes()) { in Deserialize() local 165 for (const auto &attr : protoKeyVal.value()) { in Deserialize() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_typeapi_parameter.h | 63 void SetAttributes(EtsInt attr) in SetAttributes()
|
| D | ets_typeapi_method.h | 73 void SetAttributes(EtsInt attr) in SetAttributes()
|
| D | ets_typeapi_field.h | 73 void SetAttributes(EtsInt attr) in SetAttributes()
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | dwarf_builder.cpp | 136 auto attr = dwarf_add_AT_targ_address_b(dwarf_, die, DW_AT_low_pc, 0, symbol, &error); in BuildGraphNestedFunction() local 235 auto attr = dwarf_add_AT_targ_address_b(dwarf_, compileUnitDie_, DW_AT_low_pc, 0, 0, &error); in Finalize() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_evacuator_visitor-inl.h | 40 PropertyAttributes attr = layout->GetAttr(index++); in VisitObjectRangeImpl() local
|
| D | verification.h | 191 auto attr = layout->GetAttr(index++); in VisitObjectRangeImpl() local
|
| D | young_gc_visitor-inl.h | 86 PropertyAttributes attr = layout->GetAttr(index++); in VisitObjectRangeImpl() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | debug_info.cpp | 120 bool IterateDieRanges([[maybe_unused]] F func, [[maybe_unused]] Dwarf_Attribute attr, [[maybe_unuse… in IterateDieRanges() 179 bool IterateDieRanges(Dwarf_Debug dbg, Dwarf_Die die, F func, Dwarf_Attribute attr, Dwarf_Addr lowP… in IterateDieRanges() 232 Dwarf_Attribute attr; in IterateDieRanges() local 471 Dwarf_Attribute attr = nullptr; in GetFunctionName() local 604 Dwarf_Attribute attr; in GetDieRangeForPc() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_stringifier.cpp | 1066 PropertyAttributes attr = numberDic->GetAttributes(hashIndex); in SerializeElements() local 1116 PropertyAttributes attr(layoutInfo->GetAttr(index)); in SerializeKeys() local 1146 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeys() local 1176 PropertyAttributes attr(layoutInfo->GetAttr(index)); in SerializeKeys() local 1204 PropertyAttributes attr = nameDic->GetAttributes(index); in SerializeKeys() local 1232 PropertyAttributes attr = globalDic->GetAttributes(hashIndex); in SerializeKeys() local 1267 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeys() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder-inl.h | 1747 inline GateRef StubBuilder::IsWritable(GateRef attr) in IsWritable() 1756 inline GateRef StubBuilder::IsDefaultAttribute(GateRef attr) in IsDefaultAttribute() 1765 inline GateRef StubBuilder::IsConfigable(GateRef attr) in IsConfigable() 1774 inline GateRef StubBuilder::IsAccessor(GateRef attr) in IsAccessor() 1783 inline GateRef StubBuilder::IsEnumerable(GateRef attr) in IsEnumerable() 1792 inline GateRef StubBuilder::IsInlinedProperty(GateRef attr) in IsInlinedProperty() 1961 inline GateRef StubBuilder::IsField(GateRef attr) in IsField() 1970 inline GateRef StubBuilder::IsNonSharedStoreField(GateRef attr) in IsNonSharedStoreField() 1979 inline GateRef StubBuilder::IsStoreShared(GateRef attr) in IsStoreShared() 1988 inline GateRef StubBuilder::IsElement(GateRef attr) in IsElement() [all …]
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/ |
| D | thread.cpp | 107 pthread_attr_t attr; in ThreadGetStackInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_hclass_test.cpp | 230 PropertyAttributes attr = PropertyAttributes::Default(); in HWTEST_F_L0() local 259 PropertyAttributes attr = PropertyAttributes::Default(); in HWTEST_F_L0() local 293 PropertyAttributes attr = PropertyAttributes(0); in HWTEST_F_L0() local 331 PropertyAttributes attr = PropertyAttributes(0); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_full_gc-inl.h | 74 PropertyAttributes attr = layout->GetAttr(index++); in VisitObjectRangeImpl() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | utils.cpp | 25 auto attr = call->getFnAttr("original-method-id"); in GetMethodIdFromAttr() local
|