test262/test/built-ins/Array/of
Leonardo Balter 9ed21dc963 Update tests for Array.of 2015-07-27 20:19:09 -04: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
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