[Webkit-unassigned] [Bug 177986] New: [JSC] Parser should not handle ASYNC as keyword

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 18:31:05 PDT 2017


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

            Bug ID: 177986
           Summary: [JSC] Parser should not handle ASYNC as keyword
           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: utatane.tea at gmail.com

It is first introduced for performance. But async is not a keyword, and this special handling complicates Parser code.
We should explore the way to keep performance while we change it to usual non-keyword.

-- 
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/20171006/b1dd5031/attachment.html>


More information about the webkit-unassigned mailing list