test262/test/built-ins/Array/of
Rick Waldron fdd2fa9b1c Rename $ => $262. Fixes gh-802 (#823)
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2017-03-01 16:34:15 -05:00
..
construct-this-with-the-number-of-arguments.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
creates-a-new-array-from-arguments.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
does-not-use-prototype-properties.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
length.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
name.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
not-a-constructor.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
of.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
proto-from-ctor-realm.js Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
return-a-custom-instance.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
return-a-new-array-object.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
return-abrupt-from-contructor.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
return-abrupt-from-data-property-using-proxy.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
return-abrupt-from-data-property.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
return-abrupt-from-setting-length.js Update tests for Array.of 2015-07-27 20:19:09 -04:00
sets-length.js Update tests for Array.of 2015-07-27 20:19:09 -04:00