Bug 215993 - [JSC] async function cannot appear in single-statement context
Summary: [JSC] async function cannot appear in single-statement context
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-30 16:04 PDT by Yusuke Suzuki
Modified: 2020-08-30 18:27 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.35 KB, patch)
2020-08-30 16:09 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-08-30 16:04:39 PDT
[JSC] async function cannot appear in single-statement context
Comment 1 Yusuke Suzuki 2020-08-30 16:09:11 PDT
Created attachment 407578 [details]
Patch
Comment 2 Yusuke Suzuki 2020-08-30 18:11:46 PDT
Comment on attachment 407578 [details]
Patch

Thanks!
Comment 3 EWS 2020-08-30 18:26:34 PDT
Committed r266340: <https://trac.webkit.org/changeset/266340>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407578 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-30 18:27:15 PDT
<rdar://problem/68046009>