[Bug 17648] [Awaiting ES6] Add iterators

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17648

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domenic@domenicdenicola.com

--- Comment #10 from Boris Zbarsky <bzbarsky@mit.edu> ---
Do we actually want to make the @@iterator property enumerable?

It doesn't affect for..in enumeration either way, since that skips symbol-named
props, but it seems like we might want to not make it enumerable in general.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 4 October 2014 04:38:49 UTC