test262/test/intl402/DisplayNames
Yusuke Suzuki 538fcd88d8
Intl.DisplayNames.length should be 2 (#2711)
`locales` and `options` are not optional parameters. So the length should be 2.
2020-07-20 16:29:05 -07:00
..
prototype Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
ctor-custom-get-prototype-poison-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
ctor-custom-prototype.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
ctor-default-prototype.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
instance-extensible.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
length.js Intl.DisplayNames.length should be 2 (#2711) 2020-07-20 16:29:05 -07:00
locales-invalid-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
locales-length-poison-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
locales-length-tolength-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
locales-symbol-length.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
name.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-fallback-abrupt-throws.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-fallback-invalid-throws.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-fallback-toString-abrupt-throws.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-fallback-valid.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-localeMatcher-abrupt-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-localeMatcher-invalid-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-localeMatcher-toString-abrupt-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-localeMatcher-valid.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-null-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-random-properties-unchecked.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-style-abrupt-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-style-invalid-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-style-toString-abrupt-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-style-valid.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
options-type-abrupt-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-type-invalid-throws.js Test invalid type 2020-07-13 15:50:07 -07:00
options-type-toString-abrupt-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
options-type-valid.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
prop-desc.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
proto-from-ctor-realm.js Intl.DisplayNames make type required 2020-07-10 19:19:34 -07:00
proto.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00
undefined-newtarget-throws.js Inital commit for Intl.DisplayNames tests (#2404) 2019-10-17 10:32:00 -04:00