Searched defs:object1 (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/builtins/ |
| D | builtinsobject.js | 23 const object1 = { variable
|
| /arkcompiler/toolchain/tooling/dynamic/test/testcases/js/ |
| D | variable_first.js | 228 var object1 = {0 :'zero', 1 : 'one', 2 : 'two', 3 : 'three', 4 : 'four', 5 : 'five'}; variable
|
| D | watch_variable.js | 231 var object1 = { 0: 'zero', 1: 'one', 2: 'two', 3: 'three', 4: 'four', 5: 'five' }; variable
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/ |
| D | jsvaluerefismodulenamespace_fuzzer.cpp | 154 Local<ObjectRef> object1 = ObjectRef::New(vm); in IsStrictEqualsFuzztest() local
|
| /arkcompiler/toolchain/tooling/dynamic/test/ |
| D | pt_types_test.cpp | 797 std::unique_ptr<PtJson> object1 = PtJson::CreateObject(); in HWTEST_F_L0() local 824 std::unique_ptr<PtJson> object1 = PtJson::CreateObject(); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/ |
| D | class_find_method_test.cpp | 665 ani_object object1 {}; in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| D | jsnapi_first_tests.cpp | 157 Local<ObjectRef> object1 = ObjectRef::New(vm); in WeakRefCallback() local 1385 Local<ObjectRef> object1 = ObjectRef::New(vm_); in HWTEST_F_L0() local
|
| D | jsnapi_second_tests.cpp | 161 Local<ObjectRef> object1 = ObjectRef::New(vm); in WeakRefCallback() local
|
| D | jsnapi_third_tests.cpp | 172 Local<ObjectRef> object1 = ObjectRef::New(vm); in WeakRefCallback() local
|