Searched refs:GetNumberOption (Results 1 – 3 of 3) sorted by relevance
130 V8_EXPORT_PRIVATE V8_WARN_UNUSED_RESULT static Maybe<int> GetNumberOption(
1185 Maybe<int> Intl::GetNumberOption(Isolate* isolate, Handle<JSReceiver> options, in GetNumberOption() function in v8::internal::Intl1207 if (!Intl::GetNumberOption(isolate, options, in SetNumberFormatDigitOptions()
1665 Maybe<int> maybe_fsd = Intl::GetNumberOption( in New()