Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dintl-objects.cc101 icu::SimpleDateFormat* CreateICUDateFormat(Isolate* isolate, in CreateICUDateFormat() function
611 CreateICUDateFormat(isolate, icu_locale, options); in InitializeDateTimeFormat()
615 date_format = CreateICUDateFormat(isolate, no_extension_locale, options); in InitializeDateTimeFormat()