Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp40 JSTaggedValue TypedArrayHelper::TypedArrayConstructor(EcmaRuntimeCallInfo *argv, in TypedArrayConstructor() function in panda::ecmascript::base::TypedArrayHelper
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp118 HWTEST_F_L0(TypedArrayHelperTest, TypedArrayConstructor) in HWTEST_F_L0() argument