Bug 202674 - [JSC] IIFE parsing optimization
Summary: [JSC] IIFE parsing optimization
Status: RESOLVED DUPLICATE of bug 197106
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-07 19:15 PDT by Yusuke Suzuki
Modified: 2019-10-20 21:56 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-10-07 19:15:44 PDT
Parser should not parse IIFE pattern twice.
Comment 1 Saam Barati 2019-10-20 21:56:35 PDT

*** This bug has been marked as a duplicate of bug 197106 ***