Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_number_format.cpp981 JSHandle<JSTaggedValue> numberFormatLocales = env->GetNumberFormatLocales(); in GetAvailableLocales() local
982 if (!numberFormatLocales->IsUndefined()) { in GetAvailableLocales()
983 return JSHandle<TaggedArray>::Cast(numberFormatLocales); in GetAvailableLocales()

Completed in 3 milliseconds