Home
last modified time | relevance | path

Searched defs:taggedId (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_number_stub_builder.cpp344 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InvalidRadixLength)); in ToString() local
Dlinked_hashtable_stub_builder.cpp684 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InvalidNewTarget)); in GenMapSetConstructor() local
Dbuiltins_object_stub_builder.cpp46 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(TargetTypeNotObject)); in CreateListFromArrayLike() local
99 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(LenGreaterThanMax)); in CreateListFromArrayLike() local
1368 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPrototypeOfFailed)); in SetPrototypeOf() local
Dbuiltins_string_stub_builder.cpp2182 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InvalidStringLength)); in StringConcat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp4381 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); in SetPropertyByIndex() local
4550 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); in DefinePropertyByIndex() local
4612 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(CanNotSetPropertyOnContainer)); in SetPropertyByName() local
4677 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); in SetPropertyByName() local
4772 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); in SetPropertyByName() local
4831 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); in SetPropertyByName() local
4896 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(CanNotSetPropertyOnContainer)); in DefinePropertyByName() local
4958 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); in DefinePropertyByName() local
5048 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); in DefinePropertyByName() local
5092 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); in DefinePropertyByName() local
[all …]
Dnew_object_stub_builder.cpp609 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(LenGreaterThanMax)); in NewTaggedArrayChecked() local
2186 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(TargetTypeNotTypedArray)); in CreateJSTypedArrayIterator() local
Dtyped_native_inline_lowering.cpp2548 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(CanNotConvertNotValidObject)); in LowerObjectCreate() local
2689 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(TargetTypeNotObject)); in LowerReflectGet() local
Dtyped_hcr_lowering.cpp2876 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(TargetTypeNotObject)); in LowerOrdinaryHasInstance() local
2919 … GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(CanNotGetNotEcmaObject)); in LowerOrdinaryHasInstance() local
Dstub_builder-inl.h2349 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetTypeMismatchedSharedProperty)); in CheckUpdateSharedType() local
2371 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetTypeMismatchedSharedProperty)); in CheckUpdateSharedType() local
2387 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetTypeMismatchedSharedProperty)); in MatchFieldType() local
Dcircuit_builder.cpp1245 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(CanNotGetNotEcmaObject)); in GetPrototype() local