"alias this" is basically static prototype-based programming.
http://en.wikipedia.org/wiki/Prototype-based_programmingSelf had multiple inheritance based on prototypes and removed it because it was not much used and lead to problems when figuring out which methods were called.
