Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_typedarray_test.cpp188 JSTypedArray *CreateTypedArrayFromList(JSThread *thread, const JSHandle<TaggedArray> &array) in CreateTypedArrayFromList() function
238 JSHandle<JSTaggedValue>(thread, CreateTypedArrayFromList(thread, array)); in HWTEST_F_L0()