| /arkcompiler/ets_runtime/test/moduletest/loadicbyvalue/ |
| H A D | loadicbyvalue.js | |
| /arkcompiler/ets_runtime/test/moduletest/objoperate/ |
| H A D | objoperate.js | [all...] |
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| H A D | objectcloneproperties.js | |
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/ |
| H A D | EtsnapiNameTest.cpp | 46 ETS_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D( [[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class, [[maybe_unused]] ets_object obj1, [[maybe_unused]] ets_string s, [[maybe_unused]] ets_object obj2) ETS_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D() argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | compiler_optimizations_test.cpp | 57 uint32_t obj1 = 1U; in HWTEST_F() local 132 uint32_t obj1 = 1U; in HWTEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | vn_test.cpp | 1695 auto obj1 = static_cast<uintptr_t>(1U); in TEST_F() local
|
| H A D | licm_test.cpp | 912 Graph *LicmTest::BuildGraphLoadObjFromConst(uintptr_t obj1) in BuildGraphLoadObjFromConst() argument 941 auto obj1 = static_cast<uintptr_t>(1U); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/ |
| H A D | ets_inst_builder.cpp | 198 Inst *obj1 = GetDefinition(bcInst->GetVReg(0)); in BuildEquals() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| H A D | ets_stubs.cpp | 57 static bool EtsBigIntEquality(EtsBigInt *obj1, EtsBigInt *obj2) in EtsBigIntEquality() argument 87 static bool CompareBoxedPrimitive(EtsObject *obj1, EtsObject *obj2) in CompareBoxedPrimitive() argument 93 bool EtsValueTypedEquals(EtsCoroutine *coro, EtsObject *obj1, EtsObject *obj2) in EtsValueTypedEquals() argument [all...] |
| H A D | ets_entrypoints.cpp | 324 extern "C" bool CompareETSValueTypedEntrypoint(ManagedThread *thread, ObjectHeader *obj1, ObjectHeader *obj2) in CompareETSValueTypedEntrypoint() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | rem_set_test.cpp | 96 auto obj1 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local 130 auto obj1 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local 165 auto obj1 in TEST_F() local [all...] |
| H A D | i2c_bridge_test.cpp | 179 ObjectHeader *obj1 = ark::mem::AllocateNullifiedPayloadString(5U); in TEST_F() local
|
| H A D | region_allocator_test.cpp | 346 auto *obj1 = reinterpret_cast<ObjectHeader *>(allocator.Alloc(1UL)); // one byte in TEST_F() local 392 auto *obj1 = reinterpret_cast<ObjectHeader *>(allocator.Alloc(testClass_->GetObjectSize())); in TEST_F() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_sendable_arraybuffer_test.cpp | 242 [[maybe_unused]] JSHandle<JSTaggedValue> obj1 = in HWTEST_F_L0() local
|
| H A D | builtins_finalization_registry_test.cpp | 202 auto obj1 = in HWTEST_F_L0() local 239 auto obj1 = in HWTEST_F_L0() local 273 auto obj1 = in HWTEST_F_L0() local
|
| H A D | builtins_object_test.cpp | 417 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | vn.cpp | 216 void VnObject::Add(HalfObjType obj1, HalfObjType obj2) in Add() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| H A D | ets_object_test.cpp | 168 EtsObject *obj1 = EtsObject::Create(klass1); in TEST_F() local
|
| /arkcompiler/toolchain/tooling/test/testcases/js/ |
| H A D | module_variable.js | |
| /arkcompiler/ets_runtime/ecmascript/snapshot/tests/ |
| H A D | snapshot_test.cpp | 197 auto obj1 = constpool1->GetObjectFromCache(0).GetTaggedObject(); in HWTEST_F_L0() local 240 auto obj1 = constpool->GetObjectFromCache(0).GetTaggedObject(); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | compiler_intrinsics.cpp | 378 extern "C" uint8_t CompilerEtsEquals(ObjectHeader *obj1, ObjectHeader *obj2) in CompilerEtsEquals() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/ |
| H A D | interpreter-inl.h | 484 ObjectHeader *obj1 = this->GetFrame()->GetVReg(v1).GetReference(); in HandleEtsEquals() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_object_test.cpp | 183 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 484 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 509 JSHandle<JSObject> obj1 = HWTEST_F_L0() local 534 JSHandle<JSObject> obj1 = HWTEST_F_L0() local 558 JSHandle<JSObject> obj1 = HWTEST_F_L0() local 785 JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 821 JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 859 JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 896 JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc); HWTEST_F_L0() local 956 JSHandle<JSObject> obj1 = JSObject::ObjectCreate(thread, nullHandle); HWTEST_F_L0() local 1002 JSHandle<JSObject> obj1 = JSObject::ObjectCreate(thread, nullHandle); HWTEST_F_L0() local 1085 JSHandle<JSObject> obj1 = JSObject::ObjectCreate(thread, nullHandle); HWTEST_F_L0() local 1160 JSHandle<JSObject> obj1 = JSObject::ObjectCreate(thread, nullHandle); HWTEST_F_L0() local 1287 JSHandle<JSObject> obj1 = factory->NewJSObject(hc0); HWTEST_F_L0() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_ark_tools.cpp | 85 JSHandle<JSTaggedValue> obj1 = GetCallArg(info, 0); in CompareHClass() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/serializer/tests/ |
| H A D | serializer_test.cpp | 1150 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local 1417 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local 1446 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local 1480 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); HWTEST_F_L0() local 2367 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); HWTEST_F_L0() local [all...] |