{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L298",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L303",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L311",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L701",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L719",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L749",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L777",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L781",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_client.js#L786",
  "net.createServer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L141",
  "net.connect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L158",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L182",
  "net.Socket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L236",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L344",
  "socket._final": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L354",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L415",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L418",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L436",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L451",
  "socket.address": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L712",
  "socket._read": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L516",
  "socket.end": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L533",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L553",
  "socket._destroy": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L564",
  "socket._getpeername": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L604",
  "socket._getsockname": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L642",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L666",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L670",
  "socket._writev": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L702",
  "socket._write": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L707",
  "socket.connect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L347",
  "socket.ref": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L853",
  "socket.unref": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L863",
  "net.Server": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1068",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1121",
  "server._listen2": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1250",
  "server.listen": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1306",
  "server.address": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1427",
  "server.getConnections": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1475",
  "server.close": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1513",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1552",
  "server._setupWorker": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1586",
  "server.ref": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1595",
  "server.unref": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/net.js#L1604",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_wrap.js#L1025",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_wrap.js#L1338",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_wrap.js#L347",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_wrap.js#L971",
  "dns.lookup": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L90",
  "dns.lookupService": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L168",
  "resolver.resolveAny": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L236",
  "resolver.resolve4": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L237",
  "resolver.resolve6": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L238",
  "resolver.resolveCname": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L239",
  "resolver.resolveMx": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L240",
  "resolver.resolveNs": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L241",
  "resolver.resolveTxt": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L242",
  "resolver.resolveSrv": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L243",
  "resolver.resolvePtr": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L244",
  "resolver.resolveNaptr": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L245",
  "resolver.resolveSoa": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L246",
  "resolver.reverse": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L247",
  "resolver.resolve": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L251",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dns.js#L269",
  "fs.access": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L161",
  "fs.accessSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L176",
  "fs.exists": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L190",
  "fs.existsSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L216",
  "fs.readFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L269",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L333",
  "fs.close": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L384",
  "fs.closeSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L391",
  "fs.open": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L399",
  "fs.openSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L426",
  "fs.read": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L440",
  "fs.readSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L478",
  "fs.write": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L510",
  "fs.writeSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L555",
  "fs.rename": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L581",
  "fs.renameSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L594",
  "fs.truncate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L605",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L631",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L652",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L665",
  "fs.rmdir": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L674",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L683",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L691",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L698",
  "fs.fsync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L705",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L712",
  "fs.mkdir": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L719",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L743",
  "fs.readdir": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L764",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L786",
  "fs.fstat": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L798",
  "fs.lstat": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L809",
  "fs.stat": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L822",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L835",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L843",
  "fs.statSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L853",
  "fs.readlink": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L863",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L873",
  "fs.symlink": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L884",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L924",
  "fs.link": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L947",
  "fs.linkSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L963",
  "fs.unlink": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L977",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L986",
  "fs.fchmod": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L994",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1004",
  "fs.chmod": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1044",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1055",
  "fs.lchown": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1065",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1076",
  "fs.fchown": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1086",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1096",
  "fs.chown": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1106",
  "fs.chownSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1118",
  "fs.utimes": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1128",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1141",
  "fs.futimes": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1151",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1160",
  "fs.writeFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1197",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1224",
  "fs.appendFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1251",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1265",
  "fs.watch": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1278",
  "fs.watchFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1308",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1346",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1414",
  "fs.realpath": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1560",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1700",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1714",
  "fs.copyFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1730",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1752",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1774",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/fs.js#L1779",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L162",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L181",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L201",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L213",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L246",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L288",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L465",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L480",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L493",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L499",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L514",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L521",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L551",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L563",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L642",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L671",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L735",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L760",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L778",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L800",
  "outgoingmessage.flush": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L809",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_outgoing.js#L813",
  "child_process.fork": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L67",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L124",
  "child_process.exec": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L157",
  "child_process.execFile": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L185",
  "child_process.spawn": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L542",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L565",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L640",
  "child_process.execSync": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/child_process.js#L659",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L112",
  "agent.createConnection": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L91",
  "agent.getName": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L160",
  "agent.addRequest": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L139",
  "agent.createSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L196",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L283",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L315",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L322",
  "agent.destroy": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_agent.js#L327",
  "QueryString": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/querystring.js#L34",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L124",
  "AsyncResource": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L133",
  "new AsyncResource": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L134",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L167",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L177",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L183",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/async_hooks.js#L187",
  "url.Url": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L51",
  "url.urlParse": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L146",
  "url.parse": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L154",
  "url.urlFormat": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L535",
  "url.format": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L571",
  "url.urlResolve": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L658",
  "url.resolve": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L662",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L666",
  "url.resolveObject": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L671",
  "url.parseHost": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/url.js#L948",
  "https.Server": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L42",
  "server.setTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L327",
  "https.createServer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L84",
  "https.Agent": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L140",
  "agent._getSession": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L234",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L238",
  "agent._evictSession": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L260",
  "https.request": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L272",
  "https.get": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/https.js#L308",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L686",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L694",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L702",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L710",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L718",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L727",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L735",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L806",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/zlib.js#L814",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/events.js#L34",
  "events.once": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/events.js#L483",
  "PerformanceObserver": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/perf_hooks.js#L286",
  "new PerformanceObserver": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/perf_hooks.js#L287",
  "performanceObserver.disconnect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/perf_hooks.js#L321",
  "performanceObserver.observe": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/perf_hooks.js#L334",
  "perf_hooks.monitorEventLoopDelay": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/perf_hooks.js#L594",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/trace_events.js#L72",
  "Script": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L45",
  "new Script": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L46",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L118",
  "script.runInContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L127",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L138",
  "vm.isContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L224",
  "vm.createContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L232",
  "vm.createScript": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L264",
  "vm.runInContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L286",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L300",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L309",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/vm.js#L316",
  "Stream": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L32",
  "Stream.Readable": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L34",
  "Stream.Writable": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L35",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L36",
  "Stream.Transform": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L37",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L38",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L40",
  "Stream.finished": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L41",
  "Stream.Stream": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/stream.js#L44",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_incoming.js#L79",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_incoming.js#L87",
  "incomingmessage.destroy": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_incoming.js#L104",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_incoming.js#L111",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_incoming.js#L246",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_incoming.js#L273",
  "tty.isatty": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L38",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L42",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L69",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L80",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L116",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L118",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L120",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L122",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L140",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L144",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L148",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L152",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tty.js#L156",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tls.js#L106",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/tls.js#L191",
  "readline.createInterface": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L75",
  "readline.Interface": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L80",
  "interface.setPrompt": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L266",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L271",
  "interface.prompt": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L282",
  "interface.question": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L293",
  "interface._onLine": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L307",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L318",
  "interface._addHistory": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L326",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L353",
  "interface.close": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L394",
  "interface.pause": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L405",
  "interface.resume": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L414",
  "interface.write": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L423",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L432",
  "interface._insertString": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L466",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L488",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L580",
  "interface._wordRight": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L592",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L616",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L629",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L640",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L655",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L666",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L673",
  "interface.clearLine": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L679",
  "interface._line": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L688",
  "interface._historyNext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L695",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L711",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L723",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L756",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L777",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L850",
  "interface[undefined]": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L1079",
  "readline.emitKeypressEvents": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L1116",
  "readline.cursorTo": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L1191",
  "readline.moveCursor": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L1212",
  "readline.clearLine": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L1236",
  "readline.clearScreenDown": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/readline.js#L1256",
  "repl.writer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/repl.js#L125",
  "repl.start": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/repl.js#L788",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/repl.js#L130",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/repl.js#L1553",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/string_decoder.js#L66",
  "http.createServer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/http.js#L39",
  "http.request": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/http.js#L43",
  "http.get": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/http.js#L47",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L44",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L78",
  "Serializer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L87",
  "Deserializer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L89",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L125",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L130",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L148",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L170",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L172",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L204",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L205",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L211",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L231",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L232",
  "v8.serialize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L255",
  "v8.deserialize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/v8.js#L262",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L87",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L103",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L170",
  "Buffer.from": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L196",
  "Buffer.of": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L238",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L258",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L271",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L281",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L288",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L406",
  "Buffer.compare": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L410",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L426",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L430",
  "Buffer.concat": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L432",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L488",
  "buf.copy": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L613",
  "buf.toString": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L622",
  "buf.equals": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L646",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L659",
  "buf.inspect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L689",
  "buf.compare": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L691",
  "buf.indexOf": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L804",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L808",
  "buf.includes": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L812",
  "buf.fill": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L820",
  "buf.write": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L884",
  "buf.toJSON": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L961",
  "buf.slice": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L988",
  "buf.swap16": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L1002",
  "buf.swap32": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L1017",
  "buf.swap64": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L1034",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/buffer.js#L1053",
  "assert": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L76",
  "assert.fail": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L92",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L137",
  "assert.ok": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L370",
  "assert.equal": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L377",
  "assert.notEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L395",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L412",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L429",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L446",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L463",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L479",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L494",
  "assert.throws": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L735",
  "assert.rejects": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L739",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L743",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L747",
  "assert.ifError": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L751",
  "assert.strict": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/assert.js#L803",
  "util.isBoolean": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L55",
  "util.isNull": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L59",
  "util.isNullOrUndefined": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L63",
  "util.isNumber": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L67",
  "util.isString": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L71",
  "util.isSymbol": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L75",
  "util.isUndefined": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L79",
  "util.isObject": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L83",
  "util.isError": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L87",
  "util.isFunction": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L91",
  "util.isPrimitive": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L95",
  "util.log": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L118",
  "util.inherits": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L140",
  "util._extend": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L160",
  "util.callbackify": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L183",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/util.js#L217",
  "crypto.createHash": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L106",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L114",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L122",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L126",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L130",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L134",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L138",
  "crypto.createSign": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L142",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/crypto.js#L146",
  "Session": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/inspector.js#L29",
  "new Session": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/inspector.js#L30",
  "session.connect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/inspector.js#L37",
  "session.onMessageSymbol": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/inspector.js#L48",
  "session.post": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/inspector.js#L71",
  "session.disconnect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/inspector.js#L98",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L153",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L159",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L160",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L184",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L194",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L201",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L206",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L210",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L215",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_http_server.js#L288",
  "os.loadavg": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L88",
  "os.cpus": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L93",
  "os.arch": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L114",
  "os.platform": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L119",
  "os.tmpdir": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L124",
  "os.endianness": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L145",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L194",
  "os.setPriority": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L224",
  "os.getPriority": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L239",
  "os.userInfo": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/os.js#L254",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/timers.js#L116",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/timers.js#L155",
  "timers.setInterval": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/timers.js#L162",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/timers.js#L194",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/timers.js#L246",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/timers.js#L278",
  "dgram.Socket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L88",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L127",
  "socket.bind": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L202",
  "socket.disconnect": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L422",
  "socket.sendto": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L436",
  "socket.send": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L545",
  "socket.close": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L682",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L724",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L740",
  "socket.setTTL": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L748",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L760",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L772",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L782",
  "socket.addMembership": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L792",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L808",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L873",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L878",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L883",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L888",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L944",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/dgram.js#L949",
  "_tls_common.createSecureContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_common.js#L91",
  "_tls_common.translatePeerCertificate": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_common.js#L263",
  "_tls_common.SecureContext": "https://github.com/nodejs/node/blob/e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a/lib/_tls_common.js#L57"
}