Add support for fast indexed for-in iteration over Arguments
https://bugs.webkit.org/show_bug.cgi?id=135034
Summary Add support for fast indexed for-in iteration over Arguments
Mark Hahnenberg
Reported 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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.