On 14 March 2014 00:59, Oliver Hunt <[email protected]> wrote: > JSC has been trying to kill off the initialiser expression in the for(in) > statement, but we've encountered a bunch of reasonably significant content > that breaks with it disallowed (a particularly prominent one currently is > http://battlelog.battlefield.com/bf4/), so we will be bringing back support > for > > for (var Identifier = Expression in Expression)
I'd be curious to know what the actual code is, and to get an idea why they are using it that way. /Andreas _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

