Searched refs:TypedArrayMaxLength (Results 1 – 2 of 2) sorted by relevance
93 …V("typedArrayMaxLength", TypedArrayMaxLength, 0, INVAL…310 static JSTaggedValue TypedArrayMaxLength(EcmaRuntimeCallInfo *info);
947 JSTaggedValue BuiltinsArkTools::TypedArrayMaxLength([[maybe_unused]] EcmaRuntimeCallInfo *info) in TypedArrayMaxLength() function in panda::ecmascript::builtins::BuiltinsArkTools