Re: Iteration of the Arguments object

2013-10-26 Thread Jason Orendorff
The minutes from the November 29, 2012 meeting http://esdiscuss.org/notes/2012-11-29 say: Conclusion/Resolution Add iterator protocol to arguments object (should exist on all things. Array.from: 1. Iterator protocol 2. Array-Like for-of spread: 1. Iterator protocol -j

RE: Iteration of the Arguments object

2013-10-25 Thread Nathan Wall
I asked about this several months back[1].  There is a bug filed  https://bugs.ecmascript.org/show_bug.cgi?id=1114 Nathan [1] https://mail.mozilla.org/pipermail/es-discuss/2012-December/027372.html From: oli...@apple.com Subject: Iteration of the