| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_stubs.cpp | 56 static bool EtsBigIntEquality(EtsBigInt *obj1, EtsBigInt *obj2) in EtsBigIntEquality() 86 static bool CompareBoxedPrimitive(EtsObject *obj1, EtsObject *obj2) in CompareBoxedPrimitive() 92 bool EtsValueTypedEquals(EtsCoroutine *coro, EtsObject *obj1, EtsObject *obj2) in EtsValueTypedEquals()
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/ |
| D | xcommonjs-exports_2.js | 21 obj2:{p2: 22} property
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/export/ |
| D | exports_demo_2.js | 21 obj2:{p2: 22} property
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitPropertyAndName/ |
| D | objectLiteral.d.ts | 24 declare const obj2: { constant
|
| /arkcompiler/ets_frontend/es2panda/test/parser/binder/ |
| D | object-scope-name-ts.ts | 41 const obj2 = { constant
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/getsetaccessor/propertyConfig/ |
| D | object_literal_get.ts | 16 let obj2 = { variable
|
| /arkcompiler/ets_runtime/test/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 36 var obj2 = new Obj2(); variable
|
| /arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/ |
| D | test-constructor-type-as-type-annotation.ts | 45 let obj2 = classConstructorTypeTest(myctor); variable
|
| /arkcompiler/ets_runtime/test/moduletest/storeicbyvalue/ |
| D | storeicbyvalue.js | 50 let obj2 = {}; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | rem_set_test.cpp | 100 auto obj2 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local 134 auto obj2 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local 169 auto obj2 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local
|
| /arkcompiler/ets_runtime/test/moduletest/linkedhashtable/ |
| D | linkedhashtable.js | 29 let obj2 = {i: "aaa", 800000003: "bbbbbb", get a() {}}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/compareobjecthclass/ |
| D | compareobjecthclass.js | 25 let obj2 = {y : 2, x : 1, z :3}; variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_set_prototype/ |
| D | pgo_forof_set_prototype.ts | 37 let obj2 = "123"; variable
|
| /arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/ |
| D | setobjectwithproto.js | 35 let obj2 = new C32(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 25 var obj2 = new Int32Array(2); variable
|
| /arkcompiler/ets_runtime/test/moduletest/multiprotoic/ |
| D | multiprotoic.js | 35 let obj2 = {"c": "3c"}; variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Delete/ |
| D | builtinSetDelete.ts | 188 let obj2 = {}; variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Delete/ |
| D | builtinMapDelete.ts | 179 let obj2 = {}; variable
|
| /arkcompiler/ets_runtime/test/aottest/object/object_assign/ |
| D | object_assign.ts | 34 const obj2 = Object.create( constant
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Get/ |
| D | builtinMapGet.ts | 184 let obj2 = {} variable
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | compiler_optimizations_test.cpp | 58 uint64_t obj2 = 1U; variable 133 uint64_t obj2 = 1U; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objoperate/ |
| D | objoperate.js | 33 var obj2 = {d:1, ...obj1, e:5}; variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_array_test.cpp | 45 JSHandle<JSTaggedValue> obj2(thread, arr2); in HWTEST_F_L0() local 59 JSHandle<JSTaggedValue> obj2(thread, arr2); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/ |
| D | EtsnapiNameTest.cpp | 48 [[maybe_unused]] ets_string s, [[maybe_unused]] ets_object obj2) in ETS_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/ |
| D | ets_inst_builder.cpp | 198 Inst *obj2 = GetDefinition(bcInst->GetVReg(1)); in BuildEquals() local
|