Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dintl-objects.cc917 icu::Locale short_locale = icu::Locale(icu_language, icu_country); in RemoveLocaleScriptTag() local
918 const char* icu_name = short_locale.getName(); in RemoveLocaleScriptTag()