v8/test
Frank Tang 09de56b06e [intl] NumberFormat v3 Part 4 SelectRange
Implement the Intl.PluralRules.prototype.selectRange (start, end)
of the spec
See https://tc39.es/proposal-intl-numberformat-v3/out/pluralrules/diff.html


https://chromestatus.com/guide/edit/5707621009981440

Design Doc: https://docs.google.com/document/d/19jAogPBb6W4Samt8NWGZKu47iv0_KoQhBvLgQH3xvr8/edit

Bug: v8:10776
Change-Id: Ie9c56df7ce68199492281fdf2483c3d6f822cc9e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3504421
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79495}
2022-03-16 11:01:35 +00:00
..
benchmarks [tests] Skip slow tests on certain configurations 2022-01-31 13:52:22 +00:00
bigint [bigint][test] Better random input generation 2021-09-08 15:39:27 +00:00
cctest [maglev] Towards concurrent Maglev compilation 2022-03-16 08:54:23 +00:00
common [wasm-gc] Merge anyref and externref 2022-03-01 22:12:59 +00:00
debugger [ic] name Set/Define/Store property operations more consistently 2022-03-08 18:48:16 +00:00
debugging
fuzzer [wasm] Implement the Extended Constants proposal 2022-03-04 08:49:52 +00:00
fuzzilli
inspector [maglev] Initial Maglev commit 2022-02-24 09:50:50 +00:00
intl [intl] NumberFormat v3 Part 4 SelectRange 2022-03-16 11:01:35 +00:00
js-perf-test [call reducer] inline Array.prototype.indexOf/includes in js-call-reducer. 2022-03-14 13:22:48 +00:00
memory
message [test] Pretty print object properties on assert failure 2022-03-04 14:30:51 +00:00
mjsunit [rab/gsab] RAB/GSAB support for TA.p.sort 2022-03-16 10:44:56 +00:00
mkgrokdump [heap] Add flag for disabling map space 2022-02-18 09:03:07 +00:00
mozilla [test] skip mozilla/ecma/Array/15.4.4.5-3 (flaky) 2022-02-24 09:23:01 +00:00
test262 [intl] NumberFormat v3 Part 4 SelectRange 2022-03-16 11:01:35 +00:00
torque Reland "Reland "[Torque] Generalize Torque literals to larger size"" 2022-02-04 09:40:24 +00:00
unittests heap: Report full GC cycles when sweeping finishes 2022-03-14 17:57:34 +00:00
wasm-api-tests [wasm-gc] Merge anyref and externref 2022-03-01 22:12:59 +00:00
wasm-js [wasm] Update spec tests 2022-02-10 13:15:08 +00:00
wasm-spec-tests [wasm] Update spec tests 2022-02-10 13:15:08 +00:00
webkit [test] Disable failing MSVC test 2021-12-01 15:51:59 +00:00
BUILD.gn
OWNERS