Bug 216643

Summary: [JSC] Async generator default-export is not handled
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, ross.kirsling, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ross.kirsling: review+, ews-feeder: commit-queue-

Yusuke Suzuki
Reported 2020-09-17 03:53:35 PDT
[JSC] Async generator default-export is not handled
Attachments
Patch (5.27 KB, patch)
2020-09-17 03:54 PDT, Yusuke Suzuki
ross.kirsling: review+
ews-feeder: commit-queue-
Yusuke Suzuki
Comment 1 2020-09-17 03:54:38 PDT
Ross Kirsling
Comment 2 2020-09-17 10:16:25 PDT
Comment on attachment 409019 [details] 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?
Yusuke Suzuki
Comment 3 2020-09-17 10:17:21 PDT
Comment on attachment 409019 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=409019&action=review >> JSTests/modules/async-generator-default.js:4 >> +async function * test2() { } > > Is this needed? Oops, removed.
Yusuke Suzuki
Comment 4 2020-09-17 10:54:33 PDT
Radar WebKit Bug Importer
Comment 5 2020-09-17 10:55:16 PDT
Note You need to log in before you can comment on or make changes to this bug.