v8/test
Frank Tang 2a609e4592 [Temporal] Add special version of BalanceDuration
Add a second implementation of BalanceDuration which
the nanoseconds could be very large and beyong the precision
could be handled by double and passed in by BigInt, and values
of other time fields are 0.

Bug: v8:11544
Change-Id: Ib794c6c78b81b8338434314fa5033cf1e991d32b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3781117
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81876}
2022-07-22 01:08:48 +00:00
..
benchmarks [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
bigint [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
cctest [heap] Replace non-null pointers in Space with references 2022-07-21 17:24:27 +00:00
common [test][wasm-gc] replace remaining new and cast instructions using rtt 2022-07-20 12:21:15 +00:00
debugger [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
debugging [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
fuzzer Make CompilationResult an aggregate in C++20. 2022-07-20 08:20:27 +00:00
fuzzilli [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
inspector [wasm] Expose disassembler to DevTools 2022-07-19 17:43:16 +00:00
intl [intl] Sync number format v3 to pr92 2022-07-19 02:09:02 +00:00
js-perf-test [compiler] Inline Array.prototype.at in JSCallReducer 2022-05-25 10:01:03 +00:00
memory
message [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
mjsunit [wasm] Fix ReturnPromiseOnSuspend frame visiting 2022-07-21 16:12:51 +00:00
mkgrokdump [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
mozilla [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
test262 [Temporal] Add special version of BalanceDuration 2022-07-22 01:08:48 +00:00
torque Reland "Reland "[Torque] Generalize Torque literals to larger size"" 2022-02-04 09:40:24 +00:00
unittests [wasm-gc] Remove nominal types 2022-07-21 09:13:12 +00:00
wasm-api-tests [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
wasm-js [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
wasm-spec-tests [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
webkit [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
BUILD.gn [test] Move cctest/interpreter to unittests 2022-06-10 08:37:10 +00:00
OWNERS