[Webkit-unassigned] [Bug 278589] New: [JSC] Disallow yield/await expressions in class field initializers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 16:44:12 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=278589

            Bug ID: 278589
           Summary: [JSC] Disallow yield/await expressions in class field
                    initializers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dan.hecht at apple.com
                CC: webkit-bug-importer at group.apple.com

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>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240823/f67151fb/attachment.htm>


More information about the webkit-unassigned mailing list