Home
last modified time | relevance | path

Searched refs:lengthResult (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp706 UCollationResult lengthResult = ToUCollationResult(length1 - length2); in TryFastCompareStrings() local
707 if (lengthResult != UCollationResult::UCOL_EQUAL) { in TryFastCompareStrings()
714 return lengthResult; in TryFastCompareStrings()

Completed in 2 milliseconds