> On Jul 19, 2016, at 11:45 AM, Raul-Sebastian Mihăilă <raul.miha...@gmail.com> 
> 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
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to