Bug 135034
Summary: | Add support for fast indexed for-in iteration over Arguments | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> |
Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 134142 | ||
Bug Blocks: |
Mark Hahnenberg
After bug 134142 is resolved, arrays will be the only objects that take advantage of fast indexed iteration. We should add support for Arguments.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |