Searched defs:caseFirst (Results 1 – 3 of 3) sorted by relevance
95 GateRef caseFirst = GetBitField<JSCollator::CaseFirstBits>(thisValue); in ResolvedOptions() local
166 CaseFirstOption caseFirst = JSLocale::GetOptionOfString<CaseFirstOption>( in InitializeCollator() local416 JSHandle<JSTaggedValue> OptionsToEcmaString(JSThread *thread, CaseFirstOption caseFirst) in OptionsToEcmaString()
215 JSTaggedValue caseFirst = JSLocale::NormalizeKeywordValue(thread, locale, "kf"); in GetCaseFirst() local