[Webkit-unassigned] [Bug 209675] New: [JSC] public-class-field should accept "get" / "set" fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 12:16:31 PDT 2020


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

            Bug ID: 209675
           Summary: [JSC] public-class-field should accept "get" / "set"
                    fields
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com

Example code.

class A {
static
async
get
test() { }
}

-- 
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/20200327/9ec7dce5/attachment.htm>


More information about the webkit-unassigned mailing list