Andy Wingo (2014-02-12T14:44:10.000Z)
On Wed 12 Feb 2014 15:22, Thaddee Tyl <thaddee.tyl at gmail.com> writes:

> The following ES6 code's behaviour puzzled a few developers I know.
> The results indicated below each snippet are run through
> SpiderMonkey's implementation.

SpiderMonkey's implementation of for-let is out of date, AFAIK.  I
couldn't find a bug about it though.

Andy
domenic at domenicdenicola.com (2014-02-18T04:34:56.756Z)
On Wed 12 Feb 2014 15:22, Thaddee Tyl <thaddee.tyl at gmail.com> writes:

> The following ES6 code's behaviour puzzled a few developers I know.
> The results indicated below each snippet are run through
> SpiderMonkey's implementation.

SpiderMonkey's implementation of for-let is out of date, AFAIK.  I
couldn't find a bug about it though.