Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_number_stub_builder.cpp344 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InvalidRadixLength)); in ToString() local
H A Dlinked_hashtable_stub_builder.cpp685 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InvalidNewTarget)); in GenMapSetConstructor() local
H A 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
1377 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPrototypeOfFailed)); in SetPrototypeOf() local
H A Dbuiltins_string_stub_builder.cpp2288 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InvalidStringLength)); in StringConcat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp606 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(LenGreaterThanMax)); in NewTaggedArrayChecked() local
2136 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(TargetTypeNotTypedArray)); in CreateJSTypedArrayIterator() local
H A Dcircuit_builder.cpp1251 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(CanNotGetNotEcmaObject)); in GetPrototype() local
H A Dtyped_hcr_lowering.cpp2879 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(TargetTypeNotObject)); in LowerOrdinaryHasInstance() local
2922 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(CanNotGetNotEcmaObject)); in LowerOrdinaryHasInstance() local
H A Dtyped_native_inline_lowering.cpp2583 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(CanNotConvertNotValidObject)); in LowerObjectCreate() local
2724 GateRef taggedId = builder_.Int32(GET_MESSAGE_STRING_ID(TargetTypeNotObject)); in LowerReflectGet() local
H A Dstub_builder-inl.h2383 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetTypeMismatchedSharedProperty)); in CheckUpdateSharedType() local
2405 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetTypeMismatchedSharedProperty)); in CheckUpdateSharedType() local
2421 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetTypeMismatchedSharedProperty)); in MatchFieldType() local
H A Dstub_builder.cpp4419 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); in SetPropertyByIndex() local
4588 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); in DefinePropertyByIndex() local
4650 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(CanNotSetPropertyOnContainer)); in SetPropertyByName() local
4715 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); in SetPropertyByName() local
4810 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); in SetPropertyByName() local
4869 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); SetPropertyByName() local
4934 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(CanNotSetPropertyOnContainer)); DefinePropertyByName() local
4996 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); DefinePropertyByName() local
5086 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetReadOnlyProperty)); DefinePropertyByName() local
5130 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(SetPropertyWhenNotExtensible)); DefinePropertyByName() local
5575 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(TargetTypeNotObject)); InstanceOf() local
5616 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InstanceOfErrorTargetNotCallable)); InstanceOf() local
5711 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(NonCallable)); GetMethod() local
6032 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(InstanceOfErrorTargetNotCallable)); OrdinaryHasInstance() local
7835 GateRef taggedId = Int32(GET_MESSAGE_STRING_ID(GetPropertyOutOfBounds)); JSAPIContainerGet() local
[all...]

Completed in 53 milliseconds