test262/test/language/expressions/async-arrow-function
Brian Terlson dbf251586e Add tests for async functions
Closes #479
2016-07-28 15:11:28 -07:00
..
arrow-returns-promise.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-NSPL-with-USD.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-arguments-in-formal-parameters.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-await-in-formals-default.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-await-in-formals.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-body-contains-super-call.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-body-contains-super-property.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-duplicate-parameters.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-eval-in-formal-parameters.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-formals-body-duplicate.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-formals-contains-super-call.js Add tests for async functions 2016-07-28 15:11:28 -07:00
early-errors-arrow-formals-contains-super-property.js Add tests for async functions 2016-07-28 15:11:28 -07:00