Allen Wirfs-Brock (2015-06-30T18:45:14.000Z)
On Jun 30, 2015, at 11:13 AM, Tim Jansen wrote:

> Is this incompatibility intentional, or or just an implementation issue in the browsers (tested on FF38 and Chrome 43)? I wasn't able to find any information on this. The ES6 draft from April '15 doesn't define when exactly 'done' is set.
> 
> 
sure it does:

For example,

http://ecma-international.org/ecma-262/6.0/#sec-%arrayiteratorprototype%.next step 10.b
http://ecma-international.org/ecma-262/6.0/#sec-generatorstart step 4:8



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150630/2dbe7ea6/attachment-0001.html>
d at domenic.me (2015-07-07T02:15:40.506Z)
On Jun 30, 2015, at 11:13 AM, Tim Jansen wrote:

> Is this incompatibility intentional, or or just an implementation issue in the browsers (tested on FF38 and Chrome 43)? I wasn't able to find any information on this. The ES6 draft from April '15 doesn't define when exactly 'done' is set.
> 
> 

sure it does:

For example,

- http://ecma-international.org/ecma-262/6.0/#sec-%arrayiteratorprototype%.next step 10.b
- http://ecma-international.org/ecma-262/6.0/#sec-generatorstart step 4:8