Home
last modified time | relevance | path

Searched refs:BestFitSupportedLocales (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h210 static JSHandle<TaggedArray> BestFitSupportedLocales(JSThread *thread,
Djs_locale.cpp181 JSHandle<TaggedArray> JSLocale::BestFitSupportedLocales(JSThread *thread, const JSHandle<TaggedArra… in BestFitSupportedLocales() function in panda::ecmascript::JSLocale