Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dintl-objects.h292 std::vector<std::string> all_locales; in AvailableLocales() local
300 all_locales.push_back(locstr); in AvailableLocales()
304 set_ = Intl::BuildLocaleSet(all_locales, C::path(), C::key()); in AvailableLocales()