Home
last modified time | relevance | path

Searched defs:isEcmaObject (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_reflect_stub_builder.cpp25 Label isEcmaObject(env); in Get() local
Dbuiltins_regexp_stub_builder.cpp25 Label isEcmaObject(env); in GetFlags() local
Dbuiltins_typedarray_stub_builder.cpp1378 Label isEcmaObject(env); in Filter() local
1519 Label isEcmaObject(env); in Slice() local
2359 Label isEcmaObject(env); in BuildArrayIterator() local
2491 Label isEcmaObject(env); in Of() local
Dbuiltins_object_stub_builder.cpp1094 Label isEcmaObject(env); in GetPrototypeOf() local
1128 Label isEcmaObject(env); in SetPrototypeOf() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp1298 GateRef isEcmaObject = builder_.TaggedObjectIsEcmaObject(value); in LowerHeapObjectIsEcmaObject() local
Dtyped_native_inline_lowering.cpp2627 Label isEcmaObject(&builder_); in LowerReflectGet() local
Dnew_object_stub_builder.cpp2163 Label isEcmaObject(env); in CreateJSTypedArrayIterator() local
Dstub_builder.cpp8540 Label isEcmaObject(env); in IsIn() local
11463 Label isEcmaObject(env); in ToPrimitive() local
11586 Label isEcmaObject(env); in OrdinaryToPrimitive() local
Dslowpath_lowering.cpp1157 Label isEcmaObject(&builder_); in LowerThrowIfNotObject() local
Dinterpreter_stub.cpp1484 Label isEcmaObject(env); in DECLARE_ASM_HANDLER() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp4135 Label isEcmaObject(env); in GenerateCircuit() local