| /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_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_typed_array/ |
| D | pgo_forof_typed_array.ts | 26 let obj1 = new Uint8Array(a); variable
|
| /arkcompiler/ets_runtime/test/aottest/pgo_forof_set/ |
| D | pgo_forof_set.ts | 26 let obj1 = new Set(a) variable
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitPropertyAndName/ |
| D | objectLiteral.d.ts | 16 export declare const obj1: { constant
|
| /arkcompiler/ets_frontend/es2panda/test/parser/binder/ |
| D | object-scope-name-ts.ts | 37 const obj1 = { 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_frontend/arkguard/test/grammar/getsetaccessor/defaultConfig/ |
| D | object_literal_get.ts | 16 let obj1 = { 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_runtime/test/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 33 var obj1 = new Obj1(1); 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/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/linkedhashtable/ |
| D | linkedhashtable.js | 23 let obj1 = {"code": 800000005}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/compareobjecthclass/ |
| D | compareobjecthclass.js | 24 let obj1 = {x : 1, y : 2, z :3}; 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/moduletest/storeicbyname/ |
| D | storeicbyname.js | 46 let obj1 = {}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectdefineproperties/ |
| D | objectdefineproperties.js | 35 var obj1 = {}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/setobjectwithproto/ |
| D | setobjectwithproto.js | 31 let obj1 = new C32(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 26 var obj1 = { variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/set/Delete/ |
| D | builtinSetDelete.ts | 168 let obj1 = {}; variable
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/map/Delete/ |
| D | builtinMapDelete.ts | 160 let obj1 = {}; 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/aottest/builtin_inlining/map/Get/ |
| D | builtinMapGet.ts | 167 let obj1 = {} variable
|