1. 20 Sep, 2022 1 commit
    • Frank Tang's avatar
      [Temporal] Fix DST transition · b16aa83f
      Frank Tang authored
      Refactor the interface between intl and Temporal and pass
      the nanosecond in BigInt to intl. Approximate the nanoseconds
      to the correct close by millisecond depending on the usage
      before calling ICU API and convert the result millisecond into
      BigInt in nanosecond before return from intl.
      
      Remove Maybe for function always complete.
      
      Bug: v8:11544
      Change-Id: Icc471b80312c513c9415b690804aa624df4a387d
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3897165Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
      Commit-Queue: Frank Tang <ftang@chromium.org>
      Cr-Commit-Position: refs/heads/main@{#83310}
      b16aa83f
  2. 19 Sep, 2022 23 commits
  3. 18 Sep, 2022 2 commits
  4. 17 Sep, 2022 2 commits
  5. 16 Sep, 2022 12 commits