Home
last modified time | relevance | path

Searched defs:l1Result (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_collator.cpp575 UCollationResult l1Result = UCollationResult::UCOL_EQUAL; member
613 auto l1Result = ToUCollationResult(COLLATION_WEIGHT_L1[l] - COLLATION_WEIGHT_L1[r]); in FastCompareFlatString() local