-
- Downloads
Merge pull request #921 from leobalter/async-gen-templates-dstr
Add async generator templates for destructing binding
No related branches found
No related tags found
Showing
- test/language/expressions/async-generator/dstr-ary-ptrn-elem-obj-id.js 44 additions, 0 deletions.../expressions/async-generator/dstr-ary-ptrn-elem-obj-id.js
- test/language/expressions/async-generator/dstr-ary-ptrn-elem-obj-prop-id-init.js 54 additions, 0 deletions...ns/async-generator/dstr-ary-ptrn-elem-obj-prop-id-init.js
- test/language/expressions/async-generator/dstr-ary-ptrn-elem-obj-prop-id.js 54 additions, 0 deletions...essions/async-generator/dstr-ary-ptrn-elem-obj-prop-id.js
- test/language/expressions/async-generator/dstr-ary-ptrn-elision-exhausted.js 49 additions, 0 deletions...ssions/async-generator/dstr-ary-ptrn-elision-exhausted.js
- test/language/expressions/async-generator/dstr-ary-ptrn-elision.js 58 additions, 0 deletions...uage/expressions/async-generator/dstr-ary-ptrn-elision.js
- test/language/expressions/async-generator/dstr-ary-ptrn-empty.js 41 additions, 0 deletions...nguage/expressions/async-generator/dstr-ary-ptrn-empty.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-ary-elem.js 65 additions, 0 deletions...xpressions/async-generator/dstr-ary-ptrn-rest-ary-elem.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-ary-elision.js 71 additions, 0 deletions...essions/async-generator/dstr-ary-ptrn-rest-ary-elision.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-ary-empty.js 54 additions, 0 deletions...pressions/async-generator/dstr-ary-ptrn-rest-ary-empty.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-ary-rest.js 50 additions, 0 deletions...xpressions/async-generator/dstr-ary-ptrn-rest-ary-rest.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-id-elision.js 46 additions, 0 deletions...ressions/async-generator/dstr-ary-ptrn-rest-id-elision.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-id-exhausted.js 42 additions, 0 deletions...ssions/async-generator/dstr-ary-ptrn-rest-id-exhausted.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-id.js 43 additions, 0 deletions...uage/expressions/async-generator/dstr-ary-ptrn-rest-id.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-init-ary.js 39 additions, 0 deletions...xpressions/async-generator/dstr-ary-ptrn-rest-init-ary.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-init-id.js 39 additions, 0 deletions...expressions/async-generator/dstr-ary-ptrn-rest-init-id.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-init-obj.js 39 additions, 0 deletions...xpressions/async-generator/dstr-ary-ptrn-rest-init-obj.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-not-final-ary.js 39 additions, 0 deletions...sions/async-generator/dstr-ary-ptrn-rest-not-final-ary.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-not-final-id.js 39 additions, 0 deletions...ssions/async-generator/dstr-ary-ptrn-rest-not-final-id.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-not-final-obj.js 39 additions, 0 deletions...sions/async-generator/dstr-ary-ptrn-rest-not-final-obj.js
- test/language/expressions/async-generator/dstr-ary-ptrn-rest-obj-id.js 43 additions, 0 deletions.../expressions/async-generator/dstr-ary-ptrn-rest-obj-id.js
Loading
Please register or sign in to comment