Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.h78 …V("stringMaxLength", StringMaxLength, 0, INVAL…
251 static JSTaggedValue StringMaxLength(EcmaRuntimeCallInfo *info);
Dbuiltins_ark_tools.cpp759 JSTaggedValue BuiltinsArkTools::StringMaxLength([[maybe_unused]] EcmaRuntimeCallInfo *info) in StringMaxLength() function in panda::ecmascript::builtins::BuiltinsArkTools