Searched refs:Inheriter (Results 1 – 1 of 1) sorted by relevance
50 function Inheriter() { } class51 Inheriter.prototype = shuper.prototype; class52 this.prototype = new Inheriter();