@ Andrea : .call, .apply and .bind change the this in the function, then it can't catch the goal and it doesn't work with non-writable methods again.
It's why my detailled example ( http://esdiscuss.org/topic/proposal-use-keyword#content-4) is written with object methods (to etablish all constraints). And don't worry... dont make a fixation on the PHP use, read the last Rick's post. ;) Michaël Rouges - https://github.com/Lcfvs - @Lcfvs
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

