Searched refs:shuper (Results 1 – 1 of 1) sorted by relevance
49 Object.prototype.inheritsFrom = function (shuper) { argument51 Inheriter.prototype = shuper.prototype;53 this.superConstructor = shuper;