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