Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp490 JSHandle<JSObject> TypedArrayHelper::TypedArrayCreate(JSThread *thread, const JSHandle<JSTaggedValu… in TypedArrayCreate() function in panda::ecmascript::base::TypedArrayHelper
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp202 HWTEST_F_L0(TypedArrayHelperTest, TypedArrayCreate) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp195 HWTEST_F_L0(JSTypedArrayTest, TypedArrayCreate) in HWTEST_F_L0() argument