Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_shared_typedarray_test.cpp317 JSHandle<JSFunction> biguint64_array(env->GetBigUint64ArrayFunction()); in HWTEST_F_L0() local
319 …ntimeCallInfo1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue(*biguint64_array), 6); in HWTEST_F_L0()
320 ecmaRuntimeCallInfo1->SetFunction(JSTaggedValue(*biguint64_array)); in HWTEST_F_L0()