Searched refs:CreateICUCollator (Results 1 - 1 of 1) sorted by last modified time

/external/v8/src/
H A Di18n.cc434 icu::Collator* CreateICUCollator( function in namespace:v8::internal::__anon14847
834 icu::Collator* collator = CreateICUCollator(isolate, icu_locale, options);
838 collator = CreateICUCollator(isolate, no_extension_locale, options);

Completed in 175 milliseconds