Home
last modified time | relevance | path

Searched refs:CreateWeakRefConstructor (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_weak_ref_test.cpp45 JSTaggedValue CreateWeakRefConstructor(JSThread *thread, JSTaggedValue target) in CreateWeakRefConstructor() function
93 JSTaggedValue result = CreateWeakRefConstructor(thread, target.GetTaggedValue()); in HWTEST_F_L0()
118 JSTaggedValue result = CreateWeakRefConstructor(thread, target.GetTaggedValue()); in HWTEST_F_L0()
143 JSTaggedValue result = CreateWeakRefConstructor(thread, target); in HWTEST_F_L0()