v8/test/intl/list-format
Frank Tang 8bc2cfb749 Implement GetOptionsObject/CoerceOptionsToObject
Add GetOptionsObject/CoerceOptionsToObject for ECMA402 2021
Change Intl.ListFormat / Intl.DisplayNames and Intl.Segmenter
to use GetOptionsObject and keep old API under CoerceOptionsToObject
based on https://github.com/tc39/ecma402/pull/538/files

Test262 tests need to be changed per
https://github.com/tc39/test262/issues/2950

Bug: v8:11466
Change-Id: I5cb9b7aba0556effc76b4005e95c90db1e59d41f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2705696
Commit-Queue: Frank Tang <ftang@chromium.org>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73082}
2021-02-26 22:45:22 +00:00
..
constructor-order.js [Intl] Move GetOptions('localeMatcher') earlier 2019-01-19 00:09:51 +00:00
constructor.js [Int] Allow 'narrow' for all types in ListFormat 2019-04-05 18:05:00 +00:00
format-en.js Roll ICU to ICU 64.1 + Chromium patches in v8 2019-04-05 11:23:00 +00:00
format-to-parts.js [Int] Allow 'narrow' for all types in ListFormat 2019-04-05 18:05:00 +00:00
format.js [intl] Remove redundant flattening of strings. 2019-05-08 15:05:27 +00:00
formatToParts-zh.js [Intl] Remove --harmony-intl-list-format flag from test 2019-02-13 23:22:43 +00:00
getoptionsobject.js Implement GetOptionsObject/CoerceOptionsToObject 2021-02-26 22:45:22 +00:00
resolved-options.js [Intl] Throws exception on grandfather and private locale 2019-09-16 20:59:11 +00:00
supported-locale.js Implement the localeMatcher: "best fit" 2019-12-18 20:58:08 +00:00