Bug 18645
Summary: | Cross-scope access (e.g. function access to globals) is not optimized in SquirrelFish | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Maciej Stachowiak
Cross-scope access (e.g. function access to globals) is not optimized in SquirrelFish. This was a valuable optimization that we had in the trunk version of the engine and should at some point be restored.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Oliver Hunt
*** This bug has been marked as a duplicate of 19116 ***