Searched refs:maybe_found_numeric (Results 1 – 1 of 1) sorted by relevance
117 Maybe<bool> maybe_found_numeric = in InitializeRelativeTimeFormat() local121 MAYBE_RETURN(maybe_found_numeric, MaybeHandle<JSRelativeTimeFormat>()); in InitializeRelativeTimeFormat()122 if (maybe_found_numeric.FromJust()) { in InitializeRelativeTimeFormat()