Merge pull request #961 from caitp/AsyncFromSyncIterUpdates
Update Async-from-Sync Iterator yield* tests
No related branches found
No related tags found
Showing
- src/async-generators/yield-star-sync-next.case 8 additions, 8 deletionssrc/async-generators/yield-star-sync-next.case
- src/async-generators/yield-star-sync-return.case 8 additions, 8 deletionssrc/async-generators/yield-star-sync-return.case
- src/async-generators/yield-star-sync-throw.case 8 additions, 8 deletionssrc/async-generators/yield-star-sync-throw.case
- test/language/expressions/async-generator/named-yield-star-sync-next.js 8 additions, 8 deletions...expressions/async-generator/named-yield-star-sync-next.js
- test/language/expressions/async-generator/named-yield-star-sync-return.js 8 additions, 8 deletions...pressions/async-generator/named-yield-star-sync-return.js
- test/language/expressions/async-generator/named-yield-star-sync-throw.js 8 additions, 8 deletions...xpressions/async-generator/named-yield-star-sync-throw.js
- test/language/expressions/async-generator/yield-star-sync-next.js 8 additions, 8 deletions...guage/expressions/async-generator/yield-star-sync-next.js
- test/language/expressions/async-generator/yield-star-sync-return.js 8 additions, 8 deletions...age/expressions/async-generator/yield-star-sync-return.js
- test/language/expressions/async-generator/yield-star-sync-throw.js 8 additions, 8 deletions...uage/expressions/async-generator/yield-star-sync-throw.js
- test/language/expressions/class/async-gen-method-static-yield-star-sync-next.js 8 additions, 8 deletions...ons/class/async-gen-method-static-yield-star-sync-next.js
- test/language/expressions/class/async-gen-method-static-yield-star-sync-return.js 8 additions, 8 deletions...s/class/async-gen-method-static-yield-star-sync-return.js
- test/language/expressions/class/async-gen-method-static-yield-star-sync-throw.js 8 additions, 8 deletions...ns/class/async-gen-method-static-yield-star-sync-throw.js
- test/language/expressions/class/async-gen-method-yield-star-sync-next.js 8 additions, 8 deletions...xpressions/class/async-gen-method-yield-star-sync-next.js
- test/language/expressions/class/async-gen-method-yield-star-sync-return.js 8 additions, 8 deletions...ressions/class/async-gen-method-yield-star-sync-return.js
- test/language/expressions/class/async-gen-method-yield-star-sync-throw.js 8 additions, 8 deletions...pressions/class/async-gen-method-yield-star-sync-throw.js
- test/language/expressions/object/method-definition/async-gen-yield-star-sync-next.js 8 additions, 8 deletions...bject/method-definition/async-gen-yield-star-sync-next.js
- test/language/expressions/object/method-definition/async-gen-yield-star-sync-return.js 8 additions, 8 deletions...ect/method-definition/async-gen-yield-star-sync-return.js
- test/language/expressions/object/method-definition/async-gen-yield-star-sync-throw.js 8 additions, 8 deletions...ject/method-definition/async-gen-yield-star-sync-throw.js
- test/language/statements/async-generator/yield-star-sync-next.js 8 additions, 8 deletions...nguage/statements/async-generator/yield-star-sync-next.js
- test/language/statements/async-generator/yield-star-sync-return.js 8 additions, 8 deletions...uage/statements/async-generator/yield-star-sync-return.js
Loading
Please register or sign in to comment