Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dintl-objects.h269 static bool RemoveLocaleScriptTag(const std::string& icu_locale,
Dintl-objects.cc906 bool Intl::RemoveLocaleScriptTag(const std::string& icu_locale, in RemoveLocaleScriptTag() function in v8::internal::Intl
1063 if (Intl::RemoveLocaleScriptTag(locale_str, &shortened_locale)) { in GetAvailableLocales()
1117 if (Intl::RemoveLocaleScriptTag(icu_name, &shortened_locale)) { in GetAvailableLocales()