| /arkcompiler/ets_runtime/test/aottest/pgo_forof_modify_iterator/ |
| D | pgo_forof_modify_iterator.ts | 26 let obj1 = new Array(1, 2, 3) variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_string/ |
| D | pgo_forof_string.ts | 25 let obj1 = "123" variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_set/ |
| D | pgo_forof_set.ts | 26 let obj1 = new Set(a) variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_typed_array/ |
| D | pgo_forof_typed_array.ts | 26 let obj1 = new Uint8Array(a); variable
|
| /arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/ |
| D | setobjectwithproto.js | 31 let obj1 = new C32(); variable
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | import_assertion.ts | 19 const obj1 = import('something.json', { assert: { type: 'json' } }); constant
|
| /arkcompiler/ets_runtime/test/aottest/duplicatefunctions/ |
| D | duplicatefunctions.ts | 37 var obj1 = new Obj1(); variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_map/ |
| D | pgo_forof_map.ts | 31 let obj1 = new Map(a) variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_array/ |
| D | pgo_forof_array.ts | 28 let obj1 = new Array(1, 2, 3) variable
|
| /arkcompiler/ets_frontend/es2panda/test/type_extractor/testcases_with_assert/ |
| D | test-constructor-type-as-type-annotation.ts | 42 let obj1 = new MyClass(); variable
|
| /arkcompiler/ets_runtime/test/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 33 var obj1 = new Obj1(1); variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| 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 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local
|
| /arkcompiler/ets_runtime/test/moduletest/compareobjecthclass/ |
| D | compareobjecthclass.js | 24 let obj1 = {x : 1, y : 2, z :3}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/linkedhashtable/ |
| D | linkedhashtable.js | 23 let obj1 = {"code": 800000005}; variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_set_prototype/ |
| D | pgo_forof_set_prototype.ts | 26 let obj1 = new Uint8Array(a); variable
|
| /arkcompiler/ets_runtime/test/aottest/object/object_assign/ |
| D | object_assign.ts | 31 const obj1 = Object.assign({}, o4, o5, o6, o6); constant
|
| /arkcompiler/ets_runtime/test/moduletest/objectdefineproperties/ |
| D | objectdefineproperties.js | 35 var obj1 = {}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 26 var obj1 = { variable
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | compiler_optimizations_test.cpp | 57 uint32_t obj1 = 1U; variable 132 uint32_t obj1 = 1U; variable
|
| /arkcompiler/ets_runtime/test/moduletest/loadicbyvalue/ |
| D | loadicbyvalue.js | 48 var obj1 = { variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_object_test.cpp | 191 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 513 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 538 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 563 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 587 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 611 JSHandle<JSTaggedValue> obj1( in HWTEST_F_L0() local 822 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 858 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 896 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 933 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ts/ |
| D | functionCall.ts | 34 var obj1: callAbleObj1; variable
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | functionCall.ts | 34 var obj1: callAbleObj1; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objoperate/ |
| D | objoperate.js | 32 var obj1 = {a:2, b:3, c:4}; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/lib/ |
| D | EtsnapiNameTest.cpp | 47 [[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_class, [[maybe_unused]] ets_object obj1, in ETS_EtsnapiNameTest_methodOverloaded__Lstd_core_Object_2Lstd_core_String_2_3D()
|