Bug 165725
Summary: | [DFG] Access to module namespace object can be converted to GetClosureVar | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yusuke Suzuki
And it is highly optimized.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yusuke Suzuki
My plan is converting it to GetClosureVar at fixup phase.
Yusuke Suzuki
*** This bug has been marked as a duplicate of bug 160590 ***