Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.h77 …V("stringLessThan", StringLessThan, 2, INVAL…
249 static JSTaggedValue StringLessThan(EcmaRuntimeCallInfo *info);
Dbuiltins_ark_tools.cpp748 JSTaggedValue BuiltinsArkTools::StringLessThan([[maybe_unused]] EcmaRuntimeCallInfo *info) in StringLessThan() function in panda::ecmascript::builtins::BuiltinsArkTools