test262/test/built-ins/AsyncFunction
Leo Balter 2f11b4d806 Add tests for instances of Async/Generator Functions that are not constructors (#907)
Fixes #779
2017-03-15 17:12:54 -04:00
..
AsyncFunction-construct.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunction-is-extensible.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunction-is-subclass.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunction-length.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunction-name.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunction-prototype.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunction.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunctionPrototype-is-extensible.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunctionPrototype-prototype.js Add tests for async functions 2016-07-28 15:11:28 -07:00
AsyncFunctionPrototype-to-string.js Add tests for async functions 2016-07-28 15:11:28 -07:00
instance-construct-throws.js Add tests for instances of Async/Generator Functions that are not constructors (#907) 2017-03-15 17:12:54 -04:00
instance-has-name.js Add tests for async functions 2016-07-28 15:11:28 -07:00
instance-length.js Add tests for async functions 2016-07-28 15:11:28 -07:00
instance-prototype-property.js Add tests for async functions 2016-07-28 15:11:28 -07:00
is-not-a-global.js Add tests for async functions 2016-07-28 15:11:28 -07:00