v8/test/intl/date-format
Frank Tang c2795bd790 [intl] Implement ECMA402 PR500 Use OrdinaryHasInstance
Implement https://github.com/tc39/ecma402/pull/500

For the legacy [optional]  Unwrap*Format steps, use OrdinaryHasInstance
instead of InstanceofOperator.

ECMA402 agree w/ PR500 on 2021-1-14

Bug: v8:10981
Change-Id: Ic697aa245b11fecaf998127c009e59a821aaa01e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2444092
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72303}
2021-01-25 22:33:04 +00:00
..
calendar-with-multiple-type-subtags.js
check-ca-option.js
check-calendar.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +00:00
check-hc-option.js
check-nu-option.js
check-numbering-system.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +00:00
constructor-calendar-numberingSytem-order.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +00:00
constructor-date-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
constructor-date-time-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
constructor-date-time-style.js
constructor-no-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
constructor-order.js
constructor-time-style-order.js Sync DateTimeFormat with latest changes 2020-06-12 19:44:42 +00:00
date_style_time_style_hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +00:00
date-format-to-parts.js
default-locale.js
en-format-range-to-parts.js
format_range_hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +00:00
format-is-bound.js
format-range-to-parts.js Use TypeError instead of RangeError 2020-07-08 21:22:27 +00:00
format-range.js Use TypeError instead of RangeError 2020-07-08 21:22:27 +00:00
format-test.js
format-with-extensions.js
hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +00:00
invalid-time.js
month-far-future.js
property-override-date-style.js [Intl] Only set HourCycle if needed 2019-10-11 20:44:17 +00:00
property-override-date-time-style.js
property-override-time-style.js
property-override.js Return undefined if fractionalSecondDigits is 0 2020-07-09 23:01:15 +00:00
related-year.js [intl] Remove two flags ship in m80 2020-04-24 19:17:26 +00:00
resolved-options-is-method.js
resolved-options-unwrap.js
resolved-options.js
time_style_hour_cycle.js Fix hour cycle format 2019-10-31 16:18:45 +00:00
timezone-conversion.js
timezone-name.js
timezone.js
unmodified-options.js
UnwrapDateTimeFormatUseOrdinaryHasInstance.js [intl] Implement ECMA402 PR500 Use OrdinaryHasInstance 2021-01-25 22:33:04 +00:00