OnMon, Dec 9, 2013  at 10:22 AM,  Allen Wirfs-Brock
<al...@wirfs-brock.com>  wrote:

>  super is lexically scoped

This is true.


James Long wrote:
So essentially super is an alias for `Object.getPrototypeOf(this)` ?

But |this| is not lexically scoped, so your question's answer must be "no".

/be
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to