| /arkcompiler/ets_frontend/arkguard/test/grammar/export/ |
| D | exports_demo_2.js | 21 obj2:{p2: 22} property
|
| /arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/ |
| D | setobjectwithproto.js | 35 let obj2 = new C32(); variable
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/ |
| D | xcommonjs-exports_2.js | 21 obj2:{p2: 22} property
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | import_assertion.ts | 20 const obj2 = await import('something.json', { assert: { type: 'json' } }); constant
|
| D | utility_types.ts | 31 const obj2: Required<Props> = { a: 5, b: 'text' }; constant
|
| /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/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 36 var obj2 = new 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/compareobjecthclass/ |
| D | compareobjecthclass.js | 25 let obj2 = {y : 2, x : 1, z :3}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/linkedhashtable/ |
| D | linkedhashtable.js | 29 let obj2 = {i: "aaa", 800000003: "bbbbbb", get a() {}}; 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/aottest/object/object_assign/ |
| D | object_assign.ts | 34 const obj2 = Object.create( constant
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 25 var obj2 = new Int32Array(2); variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectentries/ |
| D | objectentries.js | 30 let obj2 = { variable
|
| /arkcompiler/ets_runtime/test/moduletest/multiprotoic/ |
| D | multiprotoic.js | 35 let obj2 = {"c": "3c"}; 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/ecmascript/tests/ |
| D | gc_second_test.cpp | 82 [[maybe_unused]] JSHandle<JSNativePointer> obj2 = factory->NewJSNativePointer(newData1, in HWTEST_F_L0() local 116 [[maybe_unused]] JSHandle<JSNativePointer> obj2 = factory->NewJSNativePointer(newData1, in HWTEST_F_L0() local
|
| D | js_array_test.cpp | 68 JSHandle<JSTaggedValue> obj2(thread, arr2); in HWTEST_F_L0() local 82 JSHandle<JSTaggedValue> obj2(thread, arr2); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/ets2panda/linter-4.2/test/ |
| D | utility_types.ts | 31 const obj2: Required<Props> = { a: 5, b: 'text' }; constant
|
| /arkcompiler/ets_runtime/test/moduletest/objoperate/ |
| D | objoperate.js | 33 var obj2 = {d:1, ...obj1, e:5}; variable
|
| /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/ets_runtime/test/moduletest/arraysort/ |
| D | arraysort.js | 97 let obj2 = {0: 1, 1: 3, a: 6, 2: 2, length: 3}; variable 98 Array.prototype.sort.call(obj2, (a, b) => { argument
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | objectLiteralAssignability.ts | 18 var obj2: { a: number, b: string } | { a: number, b: string, c: number } = { a: 5, b: "foo", ...obj… variable
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ts/ |
| D | objectLiteralAssignability.ts | 18 var obj2: { a: number, b: string } | { a: number, b: string, c: number } = { a: 5, b: "foo", ...obj… variable
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/tests/ |
| D | snapshot_test.cpp | 191 auto obj2 = constpool1->GetObjectFromCache(100).GetTaggedObject(); in HWTEST_F_L0() local 234 auto obj2 = constpool->GetObjectFromCache(100).GetTaggedObject(); in HWTEST_F_L0() local
|