Home
last modified time | relevance | path

Searched defs:TypedArrayCreate (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/base/
Dtyped_array_helper.cpp432 JSHandle<JSObject> TypedArrayHelper::TypedArrayCreate(JSThread *thread, const JSHandle<JSTaggedValu… in TypedArrayCreate() function in panda::ecmascript::base::TypedArrayHelper
/ark/js_runtime/ecmascript/tests/
Djs_typed_array_test.cpp193 HWTEST_F_L0(JSTypedArrayTest, TypedArrayCreate) in HWTEST_F_L0() argument