Home
last modified time | relevance | path

Searched refs:FormatListToArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_list_format.cpp285 …void FormatListToArray(JSThread *thread, const icu::FormattedList &formatted, const JSHandle<JSArr… in FormatListToArray() function
391 FormatListToArray(thread, formatted, array, status, result); in FormatListToParts()