Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_list_format.cpp64 JSHandle<JSTaggedValue> listFormatLocales = env->GetListFormatLocales(); in GetAvailableLocales() local
65 if (!listFormatLocales->IsUndefined()) { in GetAvailableLocales()
66 return JSHandle<TaggedArray>::Cast(listFormatLocales); in GetAvailableLocales()

Completed in 2 milliseconds