Home
last modified time | relevance | path

Searched defs:inherits (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/node/deps/npm/lib/utils/
Dsave-stack.js2 var inherits = require('inherits') variable
10 inherits(SaveStack, Error) class
/third_party/node/deps/npm/node_modules/pumpify/
Dindex.js2 var inherits = require('inherits') variable
18 inherits(Pumpify, Duplexify) class
/third_party/node/deps/npm/node_modules/concat-stream/
Dindex.js2 var inherits = require('inherits') variable
42 inherits(ConcatStream, Writable) class
/third_party/node/deps/npm/node_modules/through2/
Dthrough2.js2 , inherits = require('util').inherits variable
10 inherits(DestroyableTransform, Transform) class
/third_party/node/deps/npm/node_modules/asynckit/
Dstream.js1 var inherits = require('util').inherits variable
/third_party/node/deps/npm/node_modules/http-proxy-agent/
Dindex.js10 var inherits = require('util').inherits; variable
/third_party/node/deps/npm/node_modules/inherits/
Dinherits_browser.js3 module.exports = function inherits(ctor, superCtor) { function
/third_party/node/deps/npm/node_modules/parallel-transform/
Dindex.js2 var inherits = require('inherits'); variable
Dpackage.json38 "inherits": "^2.0.3", string
/third_party/node/deps/npm/node_modules/create-error-class/
Dindex.js4 function inherits(ctor, superCtor) { function
/third_party/node/deps/npm/node_modules/agent-base/
Dindex.js3 const inherits = require('util').inherits; constant
/third_party/node/deps/npm/node_modules/flush-write-stream/
Dindex.js2 var inherits = require('inherits') variable
Dpackage.json37 "inherits": "^2.0.1", string
/third_party/node/deps/npm/node_modules/socks-proxy-agent/node_modules/agent-base/
Dindex.js3 const inherits = require('util').inherits; constant
/third_party/node/deps/npm/node_modules/socks-proxy-agent/
Dindex.js10 var inherits = require('util').inherits; variable
/third_party/node/lib/
Dutil.js218 function inherits(ctor, superCtor) { function
336 inherits, property
/third_party/node/tools/clang-format/
Dpackage-lock.json53 "inherits": "2", string
68 "inherits": { object
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/from2/
Dindex.js2 var inherits = require('inherits') variable
/third_party/node/deps/npm/node_modules/https-proxy-agent/
Dindex.js10 var inherits = require('util').inherits; variable
/third_party/node/deps/npm/node_modules/from2/
Dindex.js2 var inherits = require('inherits') variable
/third_party/node/deps/npm/lib/
Dprune.js31 util.inherits(Pruner, Installer) class
/third_party/node/deps/npm/node_modules/errno/
Dtest.js2 , inherits = require('inherits') variable
/third_party/node/deps/npm/node_modules/forever-agent/
Dindex.js113 util.inherits(ForeverAgentSSL, ForeverAgent) class
/third_party/node/deps/npm/node_modules/through2/node_modules/string_decoder/
Dpackage.json37 "inherits": "^2.0.3", string
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/string_decoder/
Dpackage.json37 "inherits": "^2.0.3", string

1234