Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_bigint.cpp104 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
120 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
136 auto numberFormatter = gh.GetGlobalObject<intl::GlobalNumberFormat>(thread, in ToLocaleString() local
Dbuiltins_number.cpp312 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
328 auto numberFormatter = JSNumberFormat::GetCachedIcuNumberFormatter(thread, locales); in ToLocaleString() local
344 auto numberFormatter = gh.GetGlobalObject<intl::GlobalNumberFormat>(thread, in ToLocaleString() local