Searched refs:StringToIcuService (Results 1 – 2 of 2) sorted by relevance
246 static IcuService StringToIcuService(Handle<String> service);
1126 IcuService Intl::StringToIcuService(Handle<String> service) { in StringToIcuService() function in v8::internal::Intl1149 Intl::GetAvailableLocales(StringToIcuService(service)); in AvailableLocalesOf()2451 IcuService icu_service = Intl::StringToIcuService(service); in SupportedLocalesOf()