Home
last modified time | relevance | path

Searched defs:numberFormatter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_bigint.cpp114 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
130 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
146 auto numberFormatter = gh.GetGlobalObject<intl::GlobalNumberFormat>(thread, in ToLocaleString() local
Dbuiltins_number.cpp314 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
330 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
346 auto numberFormatter = gh.GetGlobalObject<intl::GlobalNumberFormat>(thread, in ToLocaleString() local