Bug 135034

Summary: Add support for fast indexed for-in iteration over Arguments
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 134142    
Bug Blocks:    

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.