| /arkcompiler/ets_frontend/arkguard/test/grammar/enum_member/enum_member_test2/ |
| D | enum_member_test2.ts | 21 var obj4 = {prop: 1}; variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_set_prototype/ |
| D | pgo_forof_set_prototype.ts | 55 let obj4 = new Array(1, 2, 3) 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/obj_dictionarymode/ |
| D | obj_dictionarymode.js | 73 let obj4 = {}; variable
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | objectLiteralAssignability.ts | 22 var obj4: { a: typeof obj3, b?: { a: number, b?: string } } = { a: {}, b: { a: 5 } }; variable
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ts/ |
| D | objectLiteralAssignability.ts | 22 var obj4: { a: typeof obj3, b?: { a: number, b?: string } } = { a: {}, b: { a: 5 } }; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectentries/ |
| D | objectentries.js | 81 let obj4 = new Int8Array([-5, 10, 20, 30, 40, 50, 60.6]); variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_object_test.cpp | 931 …JSHandle<JSObject> obj4 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 1003 JSHandle<JSObject> obj4 = JSObject::ObjectCreate(thread, obj2); in HWTEST_F_L0() local 1088 JSHandle<JSObject> obj4 = JSObject::ObjectCreate(thread, obj2); in HWTEST_F_L0() local 1165 JSHandle<JSObject> obj4 = JSObject::ObjectCreate(thread, obj2); in HWTEST_F_L0() local 1329 JSHandle<JSObject> obj4 = factory->NewJSObject(hc0); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/test/moduletest/arraysort/ |
| D | arraysort.js | 130 let obj4 = {0: 1, 1: 3, a: 6, 3: 2, length: 4}; variable 131 Array.prototype.sort.call(obj4, (a, b) => { argument
|
| /arkcompiler/ets_runtime/test/moduletest/object/ |
| D | object.js | 65 let obj4 = { variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | region_allocator_test.cpp | 374 auto *obj4 = reinterpret_cast<ObjectHeader *>( in TEST_F() local
|