Home
last modified time | relevance | path

Searched defs:requested_locales (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Djs-segmenter.cc34 std::vector<std::string> requested_locales = in New() local
H A Djs-list-format.cc67 std::vector<std::string> requested_locales = in New() local
H A Djs-break-iterator.cc33 std::vector<std::string> requested_locales = in New() local
H A Djs-plural-rules.cc73 std::vector<std::string> requested_locales = in New() local
H A Djs-collator.cc285 std::vector<std::string> requested_locales = in New() local
H A Djs-relative-time-format.cc76 std::vector<std::string> requested_locales = in New() local
H A Djs-display-names.cc405 std::vector<std::string> requested_locales = in New() local
H A Djs-date-time-format.cc1518 std::vector<std::string> requested_locales = in New() local
H A Djs-number-format.cc1135 std::vector<std::string> requested_locales = in New() local
H A Dintl-objects.cc873 std::vector<std::string> requested_locales; in StringLocaleConvertCase() local
1819 LookupSupportedLocales( const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) LookupSupportedLocales() argument
1909 BestFitMatcher(Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) BestFitMatcher() argument
1924 BestFitSupportedLocales( Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) BestFitSupportedLocales() argument
1980 SupportedLocales( Isolate* isolate, const char* method_name, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales, Handle<Object> options) SupportedLocales() argument
2223 Maybe<std::vector<std::string>> requested_locales = SupportedLocalesOf() local
2378 LookupMatcher(Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales) LookupMatcher() argument
2437 ResolveLocale( Isolate* isolate, const std::set<std::string>& available_locales, const std::vector<std::string>& requested_locales, MatcherOption matcher, const std::set<std::string>& relevant_extension_keys) ResolveLocale() argument
[all...]

Completed in 19 milliseconds