Home
last modified time | relevance | path

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

/external/v8/src/objects/
Djs-segmenter.cc53 Intl::GetLocaleMatcher(isolate, options, "Intl.Segmenter"); in New()
Djs-break-iterator.cc45 Intl::GetLocaleMatcher(isolate, options, service); in New()
Djs-list-format.cc88 Intl::GetLocaleMatcher(isolate, options, "Intl.ListFormat"); in New()
Dintl-objects.h234 V8_WARN_UNUSED_RESULT static Maybe<MatcherOption> GetLocaleMatcher(
Djs-plural-rules.cc93 Intl::GetLocaleMatcher(isolate, options, "Intl.PluralRules"); in New()
Djs-collator.cc313 Intl::GetLocaleMatcher(isolate, options, service); in New()
Djs-relative-time-format.cc95 Intl::GetLocaleMatcher(isolate, options, "Intl.RelativeTimeFormat"); in New()
Djs-display-names.cc515 Intl::GetLocaleMatcher(isolate, options, "Intl.DisplayNames"); in New()
Dintl-objects.cc1652 Intl::GetLocaleMatcher(isolate, options_obj, method); in SupportedLocales()
2120 Maybe<Intl::MatcherOption> Intl::GetLocaleMatcher(Isolate* isolate, in GetLocaleMatcher() function in v8::internal::Intl
Djs-number-format.cc852 Intl::GetLocaleMatcher(isolate, options, service); in New()
Djs-date-time-format.cc1467 Intl::GetLocaleMatcher(isolate, options, service); in New()