Bug 278589

Summary: [JSC] Disallow yield/await expressions in class field initializers
Product: WebKit Reporter: Dan Hecht <dan.hecht>
Component: JavaScriptCoreAssignee: Dan Hecht <dan.hecht>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Dan Hecht
Reported 2024-08-23 16:44:12 PDT
The original attempt at fixing this (bug 276438) did not handle the case of async arrow expressions used in class field initializers. This bug will track a fix that handles that case properly. <rdar://132338331>
Attachments
Dan Hecht
Comment 1 2024-08-23 16:51:08 PDT
EWS
Comment 2 2024-08-27 14:53:27 PDT
Committed 282819@main (83c375677006): <https://commits.webkit.org/282819@main> Reviewed commits have been landed. Closing PR #32653 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.