Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h206 // 9.2.4 BestFitMatcher ( availableLocales, requestedLocales )
207 static JSHandle<EcmaString> BestFitMatcher(JSThread *thread, const JSHandle<TaggedArray> &availableLocales,
H A Djs_locale.cpp140 // 9.2.4 BestFitMatcher ( availableLocales, requestedLocales )
141 JSHandle<EcmaString> JSLocale::BestFitMatcher(JSThread *thread, const JSHandle<TaggedArray> &availableLocales, in BestFitMatcher() function in panda::ecmascript::JSLocale
472 // a. Let r be BestFitMatcher(availableLocales, requestedLocales). in ResolveLocale()

Completed in 4 milliseconds