Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp152 JSHandle<TaggedArray> JSLocale::LookupSupportedLocales(JSThread *thread, const JSHandle<TaggedArray… in LookupSupportedLocales() function in panda::ecmascript::JSLocale
241 …supportedLocales.Update(LookupSupportedLocales(thread, availableLocales, requestedLocales).GetTagg… in SupportedLocales()
Djs_locale.h206 …static JSHandle<TaggedArray> LookupSupportedLocales(JSThread *thread, const JSHandle<TaggedArray> …