Bug 177851

Summary: Safari 10 /11 problem with if returning void await
Product: WebKit Reporter: Pavel Klimashkin <klimashkin>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: ap, ashvayka, fpizlo, gskachkov, joepeck, klimashkin, mark.lam, saam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: Safari 10   
Hardware: Mac   
OS: macOS 10.12.4   
See Also: https://bugs.webkit.org/show_bug.cgi?id=176685

Pavel Klimashkin
Reported 2017-10-03 18:01:32 PDT
Safari fails on (async e => { if (void 0) return void await s.async.side.effect(); s.another.method(); })(); Described fully here https://github.com/mishoo/UglifyJS2/issues/2344
Attachments
Pavel Klimashkin
Comment 1 2017-10-03 18:02:39 PDT
Alexey Proskuryakov
Comment 2 2017-10-09 10:20:16 PDT
Is this still happening now that bug 176685 is fixed? You can get the newest build from <https://webkit.org/build-archives/> to test.
Radar WebKit Bug Importer
Comment 3 2023-08-14 18:58:28 PDT
Alexey Shvayka
Comment 4 2023-10-11 17:06:31 PDT
*** This bug has been marked as a duplicate of bug 176685 ***
Note You need to log in before you can comment on or make changes to this bug.