| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_operator.cpp | 199 const PropertyAttributes &attr) in ObjectOperator() 205 const JSHandle<JSTaggedValue> &value, const PropertyAttributes &attr) in FastAdd() 525 auto attr = dict->GetAttributes(entry).GetValue(); in LookupGlobal() local 554 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local 568 PropertyAttributes attr(layoutInfo->GetAttr(entry)); in LookupPropertyInlinedProps() local 595 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local 599 …perator::TransitionForAttributeChanged(const JSHandle<JSObject> &receiver, PropertyAttributes attr) in TransitionForAttributeChanged() 642 PropertyAttributes attr, bool attrChanged) in UpdateValueAndDetails() 705 PropertyAttributes attr = dict->GetAttributes(GetIndex()); in UpdateDataValue() local 728 PropertyAttributes attr = GetAttr(); in UpdateDataValue() local [all …]
|
| D | layout_info.cpp | 25 auto attr = PropertyAttributes(); in Initialize() local 76 PropertyAttributes attr = GetAttr(static_cast<int>(i)); in GetAllKeysByFilter() local 91 PropertyAttributes attr = GetAttr(static_cast<int>(i)); in GetAllKeysByFilter() local 190 PropertyAttributes attr = GetAttr(index); in IsUninitializedProperty() local 223 auto attr = GetAttr(index); in DumpFieldIndexByPGO() local 242 auto attr = GetAttr(index); in UpdateFieldIndexByPGO() local
|
| D | layout_info-inl.h | 51 const PropertyAttributes &attr) in SetPropertyInit() 58 …e void LayoutInfo::SetNormalAttr(const JSThread *thread, int index, const PropertyAttributes &attr) in SetNormalAttr() 190 inline void LayoutInfo::UpdateTrackTypeAttr(int index, const PropertyAttributes &attr) in UpdateTrackTypeAttr() 209 const PropertyAttributes &attr) in AddKey()
|
| 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 | object_operator.h | 175 inline void SetAttr(uint64_t attr) in SetAttr() 180 inline void SetAttr(const PropertyAttributes &attr) in SetAttr() 322 inline bool AddPropertyInHolder(const JSHandle<JSTaggedValue> &value, PropertyAttributes attr) in AddPropertyInHolder()
|
| D | js_object-inl.h | 247 std::pair<bool, JSTaggedValue> JSObject::ConvertValueWithRep(PropertyAttributes attr, JSTaggedValue… in ConvertValueWithRep() 272 auto attr = layout->GetAttr(index); in SetPropertyInlinedPropsWithRep() local 286 JSTaggedValue JSObject::GetPropertyInlinedPropsWithRep(uint32_t index, PropertyAttributes attr) con… in GetPropertyInlinedPropsWithRep() 292 PropertyAttributes attr) const in GetPropertyInlinedPropsWithRep() 327 JSTaggedValue JSObject::GetProperty(const JSHClass *hclass, PropertyAttributes attr) const in GetProperty() 337 void JSObject::SetProperty(const JSThread *thread, const JSHClass *hclass, PropertyAttributes attr,… in SetProperty()
|
| D | js_hclass.cpp | 282 const PropertyAttributes &attr, const Representation &rep) in AddProperty() 630 const JSHandle<JSTaggedValue> &key, PropertyAttributes attr) in TransitionForRepChange() 750 void JSHClass::UpdateFieldType(JSHClass *hclass, const PropertyAttributes &attr) in UpdateFieldType() 757 JSHClass *JSHClass::FindFieldOwnHClass(JSHClass *hclass, const PropertyAttributes &attr) in FindFieldOwnHClass() 773 void JSHClass::VisitAndUpdateLayout(JSHClass *ownHClass, const PropertyAttributes &attr) in VisitAndUpdateLayout() 808 PropertyAttributes &attr) in ConvertOrTransitionWithRep() 1127 … PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry); in LookupPropertyInAotHClass() local 1166 … PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry); in LookupPropertyInPGOHClass() local 1214 … PropertyAttributes attr = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject())->GetAttr(entry); in LookupPropertyInBuiltinPrototypeHClass() local 1442 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 | 318 auto attr = dict->GetAttributes(entry); in GetPropertyByName() local 498 auto attr = dict->GetAttributes(entry); in SetPropertyByName() local 564 PropertyAttributes attr = PropertyAttributes::Default(); in SetPropertyByName() local 611 auto attr = dict->GetAttributes(entry); in GetPropertyByIndex() local 684 auto attr = dict->GetAttributes(entry); in SetPropertyByIndex() local 877 PropertyAttributes attr) in AddPropertyByName() 994 PropertyAttributes attr) in ShouldCallSetter() 1247 PropertyAttributes attr = layoutInfo->GetAttr(index); in FastGetPropertyByPorpsIndex() local
|
| D | js_hclass-inl.h | 81 auto attr = JSHandle<JSTaggedValue>(thread, PropertyAttributes(0).GetTaggedValue()); in AddExtensionTransitions() local 357 const PropertyAttributes &attr) in AddPropertyToNewHClass() 386 … 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/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | debug_info.cpp | 68 DBGDieAttr *attr = module->GetDbgInfo()->CreateAttr(at, form, val); in AddAttr() local 79 DBGDieAttr *attr = module->GetDbgInfo()->CreateAttr(at, form, reinterpret_cast<uint64>(p)); in AddSimpLocAttr() local 88 DBGDieAttr *attr = module->GetDbgInfo()->CreateAttr(at, form, reinterpret_cast<uint64>(p)); in AddGlobalLocAttr() local 96 DBGDieAttr *attr = module->GetDbgInfo()->CreateAttr(at, form, reinterpret_cast<uint64>(p)); in AddFrmBaseAttr() local 111 bool DBGDie::SetAttr(DwAt attr, uint64 val) in SetAttr() 122 bool DBGDie::SetAttr(DwAt attr, int val) in SetAttr() 133 bool DBGDie::SetAttr(DwAt attr, uint32 val) in SetAttr() 144 bool DBGDie::SetAttr(DwAt attr, int64 val) in SetAttr() 155 bool DBGDie::SetAttr(DwAt attr, float val) in SetAttr() 166 bool DBGDie::SetAttr(DwAt attr, double val) in SetAttr() [all …]
|
| /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/ets_runtime/ecmascript/base/ |
| D | fast_json_stringifier.cpp | 425 PropertyAttributes attr = numberDic->GetAttributes(hashIndex); in TryCacheSerializeElements() local 521 PropertyAttributes attr(layoutInfo->GetAttr(index)); in TryCacheSerializeKeysFromPropertiesArray() local 558 PropertyAttributes attr(layoutInfo->GetAttr(index)); in TryCacheSerializeKeysFromEnumCache() local 590 PropertyAttributes attr = globalDic->GetAttributes(hashIndex); in TryCacheSerializeKeysFromGlobalObject() local 627 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in TryCacheSerializeKeysFromNameDictionary() local 663 PropertyAttributes attr(layoutInfo->GetAttr(index)); in SerializeKeysWithCache() local 777 PropertyAttributes attr = numberDic->GetAttributes(hashIndex); in DefaultSerializeElements() local 867 PropertyAttributes attr = globalDic->GetAttributes(hashIndex); in SerializeKeysFromGlobalDictionary() local 904 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeysFromNameDictionary() local 936 PropertyAttributes attr(layoutInfo->GetAttr(index)); in SerializeKeyValue() local
|
| D | json_stringifier.cpp | 907 PropertyAttributes attr = numberDic->GetAttributes(hashIndex); in SerializeElements() local 957 PropertyAttributes attr(layoutInfo->GetAttr(index)); in SerializeKeys() local 987 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeys() local 1017 PropertyAttributes attr(layoutInfo->GetAttr(index)); in SerializeKeys() local 1045 PropertyAttributes attr = nameDic->GetAttributes(index); in SerializeKeys() local 1072 PropertyAttributes attr = globalDic->GetAttributes(hashIndex); in SerializeKeys() local 1107 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeys() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | stub_builder-inl.h | 1621 inline GateRef StubBuilder::IsWritable(GateRef attr) in IsWritable() 1630 inline GateRef StubBuilder::IsDefaultAttribute(GateRef attr) in IsDefaultAttribute() 1639 inline GateRef StubBuilder::IsConfigable(GateRef attr) in IsConfigable() 1648 inline GateRef StubBuilder::IsAccessor(GateRef attr) in IsAccessor() 1657 inline GateRef StubBuilder::IsEnumerable(GateRef attr) in IsEnumerable() 1666 inline GateRef StubBuilder::IsInlinedProperty(GateRef attr) in IsInlinedProperty() 1808 inline GateRef StubBuilder::IsField(GateRef attr) in IsField() 1817 inline GateRef StubBuilder::IsNonSharedStoreField(GateRef attr) in IsNonSharedStoreField() 1826 inline GateRef StubBuilder::IsStoreShared(GateRef attr) in IsStoreShared() 1835 inline GateRef StubBuilder::IsElement(GateRef attr) in IsElement() [all …]
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | dwarf_builder.cpp | 135 auto attr = dwarf_add_AT_targ_address_b(dwarf_, die, DW_AT_low_pc, 0, symbol, &error); in BuildGraphNestedFunction() local 234 auto attr = dwarf_add_AT_targ_address_b(dwarf_, compileUnitDie_, DW_AT_low_pc, 0, 0, &error); in Finalize() 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/runtime_core/platforms/unix/libpandabase/ |
| D | thread.cpp | 120 pthread_attr_t attr; in ThreadGetStackInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_hclass_test.cpp | 226 PropertyAttributes attr = PropertyAttributes::Default(); in HWTEST_F_L0() local 255 PropertyAttributes attr = PropertyAttributes::Default(); in HWTEST_F_L0() local 289 PropertyAttributes attr = PropertyAttributes(0); in HWTEST_F_L0() local 327 PropertyAttributes attr = PropertyAttributes(0); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| D | utils.cpp | 25 auto attr = call->getFnAttr("original-method-id"); in GetMethodIdFromAttr() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | verification.cpp | 102 auto attr = layout->GetAttr(index++); in VisitAllObjects() local 597 auto attr = layout->GetAttr(index++); in VerifyMark() local 647 auto attr = layout->GetAttr(index++); in VerifyMark() local 708 auto attr = layout->GetAttr(index++); in VerifySweep() local 759 auto attr = layout->GetAttr(index++); in VerifySweep() local
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | thread.cpp | 170 pthread_attr_t attr; in ThreadGetStackInfo() local
|