Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_reflect_stub_builder.cpp25 Label isEcmaObject(env); in Get() local
62 Label isEcmaObject(env); in Has() local
81 Label isEcmaObject(env); in Set() local
Dbuiltins_regexp_stub_builder.cpp25 Label isEcmaObject(env); in GetFlags() local
Dbuiltins_typedarray_stub_builder.cpp1386 Label isEcmaObject(env); in Filter() local
1527 Label isEcmaObject(env); in Slice() local
2367 Label isEcmaObject(env); in BuildArrayIterator() local
2499 Label isEcmaObject(env); in Of() local
Dbuiltins_object_stub_builder.cpp1078 Label isEcmaObject(env); in GetPrototypeOf() local
1112 Label isEcmaObject(env); in SetPrototypeOf() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/native_api/
Darkts_esvalue.cpp80 ani_boolean isEcmaObject = ANI_FALSE; in UnwrapESValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp1353 GateRef isEcmaObject = builder_.TaggedObjectIsEcmaObject(glue_, value); in LowerHeapObjectIsEcmaObject() local
Dtyped_native_inline_lowering.cpp2620 Label isEcmaObject(&builder_); in LowerReflectGet() local
Dnew_object_stub_builder.cpp2421 Label isEcmaObject(env); in CreateJSTypedArrayIterator() local
Dstub_builder.cpp9216 Label isEcmaObject(env); in IsIn() local
12949 Label isEcmaObject(env); in ToPrimitive() local
13071 Label isEcmaObject(env); in OrdinaryToPrimitive() local
Dslowpath_lowering.cpp1236 Label isEcmaObject(&builder_); in LowerThrowIfNotObject() local
Dinterpreter_stub.cpp1569 Label isEcmaObject(env); in DECLARE_ASM_HANDLER() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp4144 Label isEcmaObject(env); in GenerateCircuit() local