Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp170 HWTEST_F_L0(TypedArrayHelperTest, TypedArraySpeciesCreate) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp971 JSHandle<JSObject> TypedArrayHelper::TypedArraySpeciesCreate(JSThread *thread, const JSHandle<JSTyp… in TypedArraySpeciesCreate() function in panda::ecmascript::base::TypedArrayHelper
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp249 DEF_RUNTIME_STUBS(TypedArraySpeciesCreate) in DEF_RUNTIME_STUBS() argument