test262/test/built-ins/Reflect/construct
Leonardo Balter 980e50441f Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
..
arguments-list-is-not-array-like.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
construct.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
length.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
name.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
newtarget-is-not-constructor-throws.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
return-with-newtarget-argument.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
return-without-newtarget-argument.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
target-is-not-constructor-throws.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
use-arguments-list.js Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00