Home
last modified time | relevance | path

Searched refs:TypedArrayMaxLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.h93 …V("typedArrayMaxLength", TypedArrayMaxLength, 0, INVAL…
310 static JSTaggedValue TypedArrayMaxLength(EcmaRuntimeCallInfo *info);
Dbuiltins_ark_tools.cpp947 JSTaggedValue BuiltinsArkTools::TypedArrayMaxLength([[maybe_unused]] EcmaRuntimeCallInfo *info) in TypedArrayMaxLength() function in panda::ecmascript::builtins::BuiltinsArkTools