Bug 165725 - [DFG] Access to module namespace object can be converted to GetClosureVar
Summary: [DFG] Access to module namespace object can be converted to GetClosureVar
Status: RESOLVED DUPLICATE of bug 160590
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-10 03:36 PST by Yusuke Suzuki
Modified: 2017-02-18 10:34 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-12-10 03:36:33 PST
And it is highly optimized.
Comment 1 Yusuke Suzuki 2016-12-10 03:36:55 PST
My plan is converting it to GetClosureVar at fixup phase.
Comment 2 Yusuke Suzuki 2017-02-18 10:34:05 PST

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