Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_collator.cpp568 constexpr UCollationResult ToUCollationResult(int delta) in ToUCollationResult() function
614 auto l1Result = ToUCollationResult(COLLATION_WEIGHT_L1[l] - COLLATION_WEIGHT_L1[r]); in FastCompareFlatString()
623 auto l3Result = ToUCollationResult(COLLATION_WEIGHT_L3[l] - COLLATION_WEIGHT_L3[r]); in FastCompareFlatString()
706 UCollationResult lengthResult = ToUCollationResult(length1 - length2); in TryFastCompareStrings()

Completed in 3 milliseconds