Bug 135034 - Add support for fast indexed for-in iteration over Arguments
Summary: Add support for fast indexed for-in iteration over Arguments
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on: 134142
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-17 17:50 PDT by Mark Hahnenberg
Modified: 2014-07-17 17:50 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-07-17 17:50:43 PDT
After bug 134142 is resolved, arrays will be the only objects that take advantage of fast indexed iteration. We should add support for Arguments.