>> Ah, good. But one can use the above (pseudo-)desugaring to predict the 
>> behavior of arrow functions, right? That is, there is no observable 
>> difference.
> 
> There is, again, the difference in terms of delegation to the target's 
> [[Construct]] in case of a bound function, see the spec ("bound" per ES5, of 
> course, since, as Brendan notices, it's not just a syntactic sugar, but a new 
> special type of functions).

OK. Ignoring [[Construct]] and .prototype, any other differences?


-- 
Dr. Axel Rauschmayer
[email protected]

home: rauschma.de
twitter: twitter.com/rauschma
blog: 2ality.com

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to