v8/test/intl/number-format
Adam Klein 506dc92422 [intl] Bind NumberFormat.prototype.format to the proper receiver
Also fix type-check to check receiver for JSReceiver, not JSObject,
and add a test for DateTimeFormat verifying that it already
has the proper behavior.

Bug: chromium:881023
Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
Change-Id: I950c86094dfb9634e0b7e49bcbbb022fa81a71f7
Reviewed-on: https://chromium-review.googlesource.com/1225612
Commit-Queue: Adam Klein <adamk@chromium.org>
Reviewed-by: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55880}
2018-09-13 22:41:04 +00:00
..
check-digit-ranges.js NumberFormat: default mnsd value is 1 2017-02-14 17:12:49 +00:00
check-minimum-fraction-digits.js Fix user options for fractional digits in Intl.NumberFormatter 2015-10-22 11:31:13 +00:00
default-locale.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00
format-currency.js Roll ICU to ICU 62.1 2018-07-11 10:24:26 +00:00
format-is-bound.js [intl] Bind NumberFormat.prototype.format to the proper receiver 2018-09-13 22:41:04 +00:00
options.js [Intl] Convert options arg to Object before processing it 2018-08-31 23:56:33 +00:00
property-override.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
resolved-options-is-method.js Import intl test suite from v8-i18n project 2013-07-10 10:49:04 +00:00
resolved-options-unwrap.js [intl] Port numberformat#resolvedOptions to C++ 2018-09-11 20:01:37 +00:00
wellformed-unsupported-locale.js [intl] Fix default Intl language tag handling 2018-04-21 13:16:20 +00:00
wont-crash-by-1-or-false.js [Intl] Move NumberFormat to JSNumberFormat 2018-09-04 20:16:11 +00:00