Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp1060 JSHandle<JSObject> TypedArrayHelper::TypedArrayCreateSameType(JSThread *thread, const JSHandle<JSTy… in TypedArrayCreateSameType() function in panda::ecmascript::base::TypedArrayHelper
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp257 DEF_RUNTIME_STUBS(TypedArrayCreateSameType) in DEF_RUNTIME_STUBS() argument