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