Searched refs:FormatCommonSet (Results 1 – 1 of 1) sorted by relevance
63 static JSHandle<JSDateTimeFormat> FormatCommonSet(JSThread *thread, JSHandle<JSObject>& options, ic… in FormatCommonSet() function94 auto dtf = FormatCommonSet(thread, options, icuLocale, dateOptionsMap); in FormatDateTimeCommon()