> On Jul 19, 2016, at 11:45 AM, Raul-Sebastian Mihăilă <[email protected]> 
> wrote:
> 
> An alternative would be to consider the object where the method key was found 
> as the home object of the method.

that was considered while designing ES6.  The problem is that it introduces an 
additional implicit parameter (or equivalent overhead) for every method call, 
regardless of whether or not it is actually needed by the  invoked method.

Allen

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

Reply via email to