Searched defs:superCtor (Results 1 – 2 of 2) sorted by relevance
3454 exports.inherits = function (ctor, superCtor) { argument
25 inherits_browser.exports = function inherits(ctor, superCtor) { argument