Javascript 1.7 in Firefox 2.0
Wednesday, September 27th, 2006JavaScript 1.7 support is available starting in Firefox 2 Beta 1, as well as in current Minefield (trunk) builds.
JavaScript 1.7 is a language update introducing several new features, in particular generators, iterators, array comprehensions,
letexpressions, and destructuring assignment. It also includes all the features of JavaScript 1.6.
For an exhaustive list, read this.