Searched refs:Inheriter (Results 1 – 1 of 1) sorted by relevance
52 function Inheriter() { } class53 Inheriter.prototype = shuper.prototype; class54 this.prototype = new Inheriter();