A new ES6 draft is available

Frankie Bagnardi f.bagnardi at gmail.com
Sat Jan 17 11:37:11 PST 2015


arguments.new.target makes more sense to me.

If we do want to move towards keyword.identifier being a normal occurance,
then I think new.target is perfectly reasonable.  I'm all for that, and it
makes the job of tooling a lot simpler where it's used.

In the current draft, is new["target"] a syntax error, or equivalent to
new.target?

On Sat, Jan 17, 2015 at 12:20 PM, Kevin Smith <zenparsing at gmail.com> wrote:

>
> > Once this idea is in play, It also seems like a good solution for some
> other extensions we have grapple with.  Consider, for example:
> >     function.callee
> >     function.arguments
> >     module.name
>
> or yield.input
>
> _______________________________________________
> es-discuss mailing list
> es-discuss at mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150117/7ea081c1/attachment-0001.html>


More information about the es-discuss mailing list