Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/weakcollectionswithsymbol/
Dweakrefforsymbol.js23 let target1 = Symbol("symbol1"); variable
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_finalization_registry_test.cpp194 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
234 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
266 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
352 JSTaggedValue target1 = JSTaggedValue::Undefined(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_arkts_modify_impl.cpp29 #define LIBABCKIT_CHECK_SAME_TARGET(target1, target2) \ argument
38 #define LIBABCKIT_CHECK_SAME_TARGET_VOID(target1, target2) \ argument
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcompiler_queue_test.cpp92 static void GetAndCheckMethodsIfExists(CompilerQueueInterface *queue, Method *target1, Method *targ… in GetAndCheckMethodsIfExists()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_finalization_registry_test.cpp199 JSHandle<JSTaggedValue> target1(thread, JSTaggedValue::Undefined()); in RegisterUnRegisterTestCommonTwoTarget() local
/arkcompiler/ets_runtime/common_components/base/tests/
Dc_string_test.cpp125 CString target1 = "notfound"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dnumber_helper_test.cpp695 JSHandle<EcmaString> target1 = factory->NewFromASCII("0.30000000000000004"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/moduletest/array/
Darray.js381 var target1 = []; variable
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp267 Local<StringRef> target1 = StringRef::NewFromUtf8(vm_, "1"); in HWTEST_F_L0() local
Dffi_workload.cpp5227 Local<FunctionRef> target1 = FunctionRef::New(vm_, nullptr); in HWTEST_F_L0() local
5892 Local<JSValueRef> target1 = StringRef::NewFromUtf8(vm_, "1"); in HWTEST_F_L0() local