RESOLVED DUPLICATE of bug 176573 177986
[JSC] Parser should not handle ASYNC as keyword
https://bugs.webkit.org/show_bug.cgi?id=177986
Summary [JSC] Parser should not handle ASYNC as keyword
Yusuke Suzuki
Reported 2017-10-05 18:31:05 PDT
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.
Attachments
Yusuke Suzuki
Comment 1 2017-10-05 19:23:26 PDT
*** This bug has been marked as a duplicate of bug 176573 ***
Note You need to log in before you can comment on or make changes to this bug.