[Bug 17648] [Awaiting ES6] Add iterators

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

--- Comment #11 from Cameron McCormack <cam@mcc.id.au> ---
Oh, I think we should be using the defaults mentioned in
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-ecmascript-standard-built-in-objects,
i.e. { [[Writable]]: true, [[Enumerable]]: false, [[Configurable]]: true }.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Saturday, 4 October 2014 05:01:18 UTC