Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
H A Djs-display-names.cc555 Maybe<std::string> maybe_locale = Intl::ToLanguageTag(internal->locale()); in ResolvedOptions() local
556 DCHECK(maybe_locale.IsJust()); in ResolvedOptions()
558 maybe_locale.FromJust().c_str()); in ResolvedOptions()

Completed in 2 milliseconds