Home
last modified time | relevance | path

Searched refs:kBestFit (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dintl-objects.h229 enum class MatcherOption { kBestFit, kLookup }; member in v8::internal::Intl::MatcherOption
H A Dintl-objects.cc2002 if (matcher == Intl::MatcherOption::kBestFit && in SupportedLocales()
2442 if (matcher == Intl::MatcherOption::kBestFit && in ResolveLocale()
2643 {Intl::MatcherOption::kBestFit, Intl::MatcherOption::kLookup}, in GetLocaleMatcher()
2644 Intl::MatcherOption::kBestFit); in GetLocaleMatcher()

Completed in 7 milliseconds