| /arkcompiler/ets_runtime/test/aottest/duplicatefunctions/ |
| D | duplicatefunctions.ts | 37 var obj1 = new Obj1(); variable
|
| /arkcompiler/ets_runtime/test/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 33 var obj1 = new Obj1(1); variable
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | rem_set_test.cpp | 93 auto obj1 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local 128 auto obj1 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local 163 auto obj1 = static_cast<ObjectHeader *>(allocator.Alloc(allocator.GetMaxRegularObjectSize())); in TEST_F() local
|
| D | region_allocator_test.cpp | 321 auto *obj1 = reinterpret_cast<ObjectHeader *>(allocator.Alloc(1)); // one byte in TEST_F() local 366 auto *obj1 = reinterpret_cast<ObjectHeader *>(allocator.Alloc(test_class_->GetObjectSize())); in TEST_F() local
|
| D | i2c_bridge_test.cpp | 165 ObjectHeader *obj1 = panda::mem::AllocateNullifiedPayloadString(5); in TEST_F() local
|
| D | interpreter_test.cpp | 183 ObjectHeader *obj1 = panda::mem::AllocateNullifiedPayloadString(1); 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/moduletest/objoperate/ |
| D | objoperate.js | 32 var obj1 = {a:2, b:3, c:4}; variable
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 26 var obj1 = { variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_object_test.cpp | 190 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 512 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 537 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 562 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 586 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local 610 JSHandle<JSTaggedValue> obj1( in HWTEST_F_L0() local 821 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 857 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 895 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local 932 …JSHandle<JSObject> obj1 = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc), objFunc… in HWTEST_F_L0() local [all …]
|
| D | js_api_vector_test.cpp | 392 JSHandle<JSTaggedValue> obj1(thread, JSTaggedValue(-elementsNums)); in HWTEST_F_L0() local
|
| D | js_serializer_test.cpp | 732 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local 777 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local 844 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local 1001 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | functionCall.ts | 34 var obj1: callAbleObj1; variable
|
| D | objectLiteralAssignability.ts | 17 var obj1: { c: number }; variable
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_finalization_registry_test.cpp | 226 auto obj1 = in HWTEST_F_L0() local 280 auto obj1 = in HWTEST_F_L0() local 332 auto obj1 = in HWTEST_F_L0() local
|
| D | builtins_json_test.cpp | 342 JSHandle<JSObject> obj1(thread, arr); in HWTEST_F_L0() local
|
| D | builtins_array_test.cpp | 365 JSHandle<JSObject> obj1(thread, arr1); in HWTEST_F_L0() local 1549 JSHandle<JSObject> obj1(thread, arr1); in HWTEST_F_L0() local
|
| D | builtins_object_test.cpp | 441 JSHandle<JSObject> obj1 = in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/tests/ |
| D | snapshot_test.cpp | 146 auto obj1 = constpool1->GetObjectFromCache(0).GetTaggedObject(); in HWTEST_F_L0() local 199 auto obj1 = constpool->GetObjectFromCache(0).GetTaggedObject(); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_ark_tools.cpp | 62 JSHandle<JSTaggedValue> obj1 = GetCallArg(info, 0); in CompareHClass() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | stub_tests.cpp | 936 JSHandle<JSObject> obj1 = factory->NewEmptyJSObject(); in HWTEST_F_L0() local
|