Home
last modified time | relevance | path

Searched defs:target1 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/weakcollectionswithsymbol/
Dweakrefforsymbol.js24 let target1 = Symbol("symbol1"); variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_finalization_registry_test.cpp221 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
275 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
327 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
456 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_finalization_registry_test.cpp208 JSHandle<JSTaggedValue> target1(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
279 JSHandle<JSTaggedValue> target1(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dnumber_helper_test.cpp543 JSHandle<EcmaString> target1 = factory->NewFromASCII("0.30000000000000004"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp177 Local<StringRef> target1 = StringRef::NewFromUtf8(vm_, "1"); in HWTEST_F_L0() local