Searched refs:GetAvailableLocalesForDateFormat (Results 1 – 4 of 4) sorted by relevance
332 static const std::set<std::string>& GetAvailableLocalesForDateFormat();
516 return Intl::GetAvailableLocalesForDateFormat(); in GetAvailableLocales()
2001 return Intl::GetAvailableLocalesForDateFormat(); in GetAvailableLocales()
2167 const std::set<std::string>& Intl::GetAvailableLocalesForDateFormat() { in GetAvailableLocalesForDateFormat() function in v8::internal::Intl