[webkit-reviews] review granted: [Bug 216643] [JSC] Async generator default-export is not handled : [Attachment 409019] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 10:16:25 PDT 2020


Ross Kirsling <ross.kirsling at sony.com> has granted Yusuke Suzuki
<ysuzuki at apple.com>'s request for review:
Bug 216643: [JSC] Async generator default-export is not handled
https://bugs.webkit.org/show_bug.cgi?id=216643

Attachment 409019: Patch

https://bugs.webkit.org/attachment.cgi?id=409019&action=review




--- Comment #2 from Ross Kirsling <ross.kirsling at sony.com> ---
Comment on attachment 409019
  --> https://bugs.webkit.org/attachment.cgi?id=409019
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=409019&action=review

r=me. What a surprising way for us to have something not work, haha.

> JSTests/modules/async-generator-default.js:4
> +async function * test2() { }

Is this needed?


More information about the webkit-reviews mailing list