• 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
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...