A new ES6 draft is available

Brendan Eich brendan at mozilla.org
Fri Jan 16 12:29:07 PST 2015


Gotta agree new.target is nicer to read and write!

/be

Allen Wirfs-Brock wrote:
> err,
>          try {
>               let thisValue = this;  //can't reference 'this' prior to 
> 'super()' in a [[Construct]] call of a derived function
>          } catch (e} {
>             calledAsFunction = false  //no let here
>         }
>


More information about the es-discuss mailing list