Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dintl-objects.cc916 const char* icu_country = new_locale.getCountry(); in RemoveLocaleScriptTag() local
917 icu::Locale short_locale = icu::Locale(icu_language, icu_country); in RemoveLocaleScriptTag()