Home
last modified time | relevance | path

Searched defs:obj0 (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/js/
H A Dvariable_second.js
H A Dwatch_variable.js
H A Dvariable_first.js
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A 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); HWTEST_F_L0() local
375 Local<ObjectRef> obj0 = constructor->Constructor(vm_, argv, 0); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp1286 [[maybe_unused]] JSHandle<JSObject> obj0 = factory->NewJSObject(hc0); // need it to ensure hc0 not be collected in HWTEST_F_L0() local

Completed in 5 milliseconds