Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_reflect_stub_builder.cpp27 Label isEcmaObject(env); in Get() local
Dbuiltins_typedarray_stub_builder.cpp1409 Label isEcmaObject(env); in Filter() local
1549 Label isEcmaObject(env); in Slice() local
2385 Label isEcmaObject(env); in BuildArrayIterator() local
2508 Label isEcmaObject(env); in Of() local
Dbuiltins_object_stub_builder.cpp1284 Label isEcmaObject(env); in GetPrototypeOf() local
1318 Label isEcmaObject(env); in SetPrototypeOf() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_lowering.cpp1316 GateRef isEcmaObject = builder_.TaggedObjectIsEcmaObject(value); in LowerHeapObjectIsEcmaObject() local
Dnew_object_stub_builder.cpp2146 Label isEcmaObject(env); in CreateJSTypedArrayIterator() local
Dtyped_native_inline_lowering.cpp2675 Label isEcmaObject(&builder_); in LowerReflectGet() local
Dslowpath_lowering.cpp1166 Label isEcmaObject(&builder_); in LowerThrowIfNotObject() local
Dinterpreter_stub.cpp1490 Label isEcmaObject(env); in DECLARE_ASM_HANDLER() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp4141 Label isEcmaObject(env); in GenerateCircuit() local