Searched refs:tempCtor (Results 1 – 1 of 1) sorted by relevance
155 var tempCtor = function(){}; function156 tempCtor.prototype = superCtor.prototype; class158 ctor.prototype = new tempCtor();