Searched refs:FormatNumericToString (Results 1 – 1 of 1) sorted by relevance
268 JSHandle<EcmaString> FormatNumericToString(JSThread *thread, const icu::number::LocalizedNumberForm… in FormatNumericToString() function298 JSHandle<EcmaString> result = FormatNumericToString(thread, icuFormatter, icuPluralRules, n); in ResolvePlural()