Bug 135033

Summary: Add support for fast indexed for-in iteration over TypedArrays
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   
See Also: https://bugs.webkit.org/show_bug.cgi?id=222539
Bug Depends on: 134142    
Bug Blocks:    

Description Mark Hahnenberg 2014-07-17 17:49: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 TypedArrays.