| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_8/ |
| D | lazy_deopt_8.js | 46 function Test2(obj, obj2, shouldChange) { argument 69 function Test(obj, obj2, shouldChange) { argument
|
| /arkcompiler/ets_runtime/test/jittest/lazy_deopt_9/ |
| D | lazy_deopt_9.js | 46 function Test2(obj, obj2, shouldChange) { argument 68 function Test(obj, obj2, shouldChange) { argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | import_assertion.ts | 20 const obj2 = await import('something.json', { assert: { type: 'json' } }); constant
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/export/ |
| D | exports_demo_2.js | 21 obj2:{p2: 22} property
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/ |
| D | xcommonjs-exports_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
|
| D | object-scope-name-js.js | 37 const obj2 = { variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_stubs.cpp | 60 bool EtsBigIntEquality(EtsBigInt *obj1, EtsBigInt *obj2) in EtsBigIntEquality() 81 static bool CompareBoxedPrimitive(EtsObject *obj1, EtsObject *obj2) in CompareBoxedPrimitive() 93 bool EtsValueTypedEquals(EtsCoroutine *coro, EtsObject *obj1, EtsObject *obj2) in EtsValueTypedEquals()
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/getsetaccessor/propertyConfig/ |
| D | object_literal_get.ts | 16 let obj2 = { variable
|
| /arkcompiler/ets_runtime/test/deopttest/deopt_to_baseline/ |
| D | deopt_to_baseline.ts | 26 var obj2 = {y, x}; 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/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 36 var obj2 = new Obj2(); variable
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/enum_member/enum_member_test1/ |
| D | enum_member_test1.ts | 19 var obj2 = {prop2: 2}; variable
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/enum_member/enum_member_test2/ |
| D | enum_member_test2.ts | 19 var obj2 = {prop: 1}; 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/aottest/pgo_forof_set_prototype/ |
| D | pgo_forof_set_prototype.ts | 37 let obj2 = "123"; variable
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/supercall/ |
| D | supercall_dynamic.js | 30 …constructor(obj1, obj2, obj3, obj4, obj5, obj6, obj7, obj8, obj9, obj10, obj11, obj12, obj13, obj1… argument 35 …constructor(obj1, obj2, obj3, obj4, obj5, obj6, obj7, obj8, obj9, obj10, obj11, obj12, obj13, obj1… argument
|
| /arkcompiler/ets_runtime/test/moduletest/linkedhashtable/ |
| D | linkedhashtable.js | 29 let obj2 = {i: "aaa", 800000003: "bbbbbb", get a() {}}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/storeicbyvalue/ |
| D | storeicbyvalue.js | 48 let obj2 = {}; variable
|
| /arkcompiler/ets_runtime/test/aottest/supercall_inline/ |
| D | supercall_inline.ts | 45 var obj2 = new C("AOT", 123); variable
|
| /arkcompiler/ets_runtime/test/aottest/isin/ |
| D | isin.js | 36 let obj2 = {"5": 5}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 25 var obj2 = new Int32Array(2); variable
|
| /arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/ |
| D | setobjectwithproto.js | 35 let obj2 = new C32(); variable
|