Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/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.cpp261 Local<ObjectRef> obj0 = constructor->Constructor(vm_, argv, 0); in HWTEST_F_L0() local
304 Local<ObjectRef> obj0 = constructor->Constructor(vm_, argv, 0); in HWTEST_F_L0() local
348 Local<ObjectRef> obj0 = constructor->Constructor(vm_, argv, 0); in HWTEST_F_L0() local
375 Local<ObjectRef> obj0 = constructor->Constructor(vm_, argv, 0); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1286 …[[maybe_unused]] JSHandle<JSObject> obj0 = factory->NewJSObject(hc0); // need it to ensure hc0 no… in HWTEST_F_L0() local