Home
last modified time | relevance | path

Searched defs:obj0 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/test/testcases/js/
Dvariable_second.js21 var obj0 = { variable
Dvariable_first.js21 var obj0 = { variable
Dwatch_variable.js21 var obj0 = { variable
Dmodule_variable.js95 export var obj0 = { variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sendable_tests.cpp263 Local<ObjectRef> obj0 = constructor->Constructor(vm_, nullptr, 0); in HWTEST_F_L0() local
305 Local<ObjectRef> obj0 = constructor->Constructor(vm_, nullptr, 0); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js2086 const obj0 = { ["obj0"]: 0 }; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1288 …[[maybe_unused]] JSHandle<JSObject> obj0 = factory->NewJSObject(hc0); // need it to ensure hc0 no… in HWTEST_F_L0() local