{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L380",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L406",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L414",
  "clientrequest.destroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L423",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L871",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L914",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L941",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L969",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L973",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_client.js#L978",
  "net.createServer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L210",
  "net.connect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L227",
  "net.getDefaultAutoSelectFamily": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L245",
  "net.setDefaultAutoSelectFamily": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L249",
  "net.getDefaultAutoSelectFamilyAttemptTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L254",
  "net.setDefaultAutoSelectFamilyAttemptTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L258",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L278",
  "net.Socket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L359",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L511",
  "socket._final": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L521",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L578",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L581",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L599",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L617",
  "socket.address": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L770",
  "socket._read": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L711",
  "socket.end": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L727",
  "socket.resetAndDestroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L733",
  "socket.pause": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L749",
  "socket.resume": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L762",
  "socket.read": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L771",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L788",
  "socket._destroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L799",
  "socket._reset": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L853",
  "socket._getpeername": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L859",
  "socket._getsockname": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L897",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L922",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L926",
  "socket._writev": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L963",
  "socket._write": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L968",
  "socket.connect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L378",
  "socket[kReinitializeHandle]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L1263",
  "socket.ref": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L952",
  "socket.unref": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L962",
  "net.Server": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L1736",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L1797",
  "server._listen2": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L1940",
  "server.listen": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2005",
  "server.address": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2185",
  "server.getConnections": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2272",
  "server.close": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L572",
  "server[SymbolAsyncDispose]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L578",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2357",
  "server[undefined]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L617",
  "server._setupWorker": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2406",
  "server.ref": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2415",
  "server.unref": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/net.js#L2424",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_tls_wrap.js#L1388",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_tls_wrap.js#L1744",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_tls_wrap.js#L505",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_tls_wrap.js#L1323",
  "dns.lookup": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dns.js#L142",
  "dns.lookupService": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dns.js#L271",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dns.js#L308",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tls.js#L129",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tls.js#L260",
  "fs.access": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L221",
  "fs.accessSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L242",
  "fs.exists": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L252",
  "fs.existsSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L284",
  "fs.readFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L362",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L434",
  "fs.close": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L503",
  "fs.closeSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L517",
  "fs.open": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L532",
  "fs.openSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L560",
  "fs.openAsBlob": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L575",
  "fs.read": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L604",
  "fs.readSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L697",
  "fs.readv": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L756",
  "fs.readvSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L787",
  "fs.write": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L811",
  "fs.writeSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L888",
  "fs.writev": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L940",
  "fs.writevSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L978",
  "fs.rename": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1000",
  "fs.renameSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1019",
  "fs.truncate": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1033",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1066",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1091",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1111",
  "fs.rmdir": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1140",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1187",
  "fs.rm": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1216",
  "fs.rmSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1244",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1257",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1270",
  "fs.fsync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1281",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1293",
  "fs.mkdir": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1307",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1344",
  "fs.readdir": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1444",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1487",
  "fs.fstat": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1518",
  "fs.lstat": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1541",
  "fs.stat": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1569",
  "fs.statfs": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1581",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1606",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1624",
  "fs.statSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1653",
  "fs.statfsSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1666",
  "fs.readlink": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1682",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1697",
  "fs.symlink": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1710",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1784",
  "fs.link": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1823",
  "fs.linkSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1842",
  "fs.unlink": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1858",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1870",
  "fs.fchmod": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1881",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1901",
  "fs.chmod": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1961",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1977",
  "fs.lchown": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L1992",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2009",
  "fs.fchown": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2024",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2045",
  "fs.chown": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2064",
  "fs.chownSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2083",
  "fs.utimes": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2099",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2121",
  "fs.futimes": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2138",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2157",
  "fs.lutimes": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2174",
  "fs.lutimesSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2196",
  "fs.writeFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2272",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2324",
  "fs.appendFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2390",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2416",
  "fs.watch": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2444",
  "fs.watchFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2510",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2552",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2629",
  "fs.realpath": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2784",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2945",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2963",
  "fs.copyFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L2980",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3003",
  "fs.cp": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3020",
  "fs.cpSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3041",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3076",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3099",
  "fs.glob": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3106",
  "fs.globSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/fs.js#L3129",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L295",
  "outgoingmessage.cork": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L315",
  "outgoingmessage.uncork": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L322",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L357",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L377",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L398",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L424",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L454",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L697",
  "outgoingmessage.setHeaders": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L712",
  "outgoingmessage.appendHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L753",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L784",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L797",
  "outgoingmessage.getRawHeaderNames": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L803",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L820",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L837",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L844",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L874",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L898",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1030",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1080",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1163",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1188",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1205",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1229",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1238",
  "outgoingmessage[undefined]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_outgoing.js#L1243",
  "child_process.fork": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L122",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L174",
  "child_process.exec": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L231",
  "child_process.execFile": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L327",
  "child_process.spawn": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L751",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L829",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L913",
  "child_process.execSync": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/child_process.js#L951",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L203",
  "agent.createConnection": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L141",
  "agent.getName": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L236",
  "agent.addRequest": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L230",
  "agent.createSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L300",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L416",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L474",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L510",
  "agent.destroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_agent.js#L517",
  "tty.isatty": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L46",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L51",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L77",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L88",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L124",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L126",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L128",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L130",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L148",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L152",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L156",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L160",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/tty.js#L164",
  "QueryString": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/querystring.js#L45",
  "WASI": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/wasi.js#L46",
  "new WASI": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/wasi.js#L47",
  "wASI.start": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/wasi.js#L122",
  "wASI.initialize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/wasi.js#L147",
  "wASI.getImportObject": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/wasi.js#L164",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L154",
  "AsyncResource": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L164",
  "new AsyncResource": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L165",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L204",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L219",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L227",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L231",
  "asyncResource.bind": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/async_hooks.js#L271",
  "url.Url": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L70",
  "url.urlParse": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L127",
  "url.parse": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L170",
  "url.urlFormat": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L573",
  "url.format": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L632",
  "url.urlResolve": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L718",
  "url.resolve": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L722",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L726",
  "url.resolveObject": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L731",
  "url.parseHost": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L1001",
  "url.pathToFileURL": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/url.js#L1017",
  "https.Server": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L62",
  "server.closeAllConnections": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L582",
  "server.closeIdleConnections": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L594",
  "server.setTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L610",
  "https.createServer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L134",
  "https.Agent": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L206",
  "agent._getSession": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L322",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L326",
  "agent._evictSession": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L348",
  "https.request": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L364",
  "https.get": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/https.js#L416",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L709",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L717",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L725",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L733",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L741",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L750",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L758",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L824",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L832",
  "zlib.crc32": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/zlib.js#L852",
  "os.loadavg": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L121",
  "os.cpus": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L141",
  "os.arch": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L165",
  "os.platform": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L173",
  "os.tmpdir": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L181",
  "os.endianness": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L201",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L271",
  "os.setPriority": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L306",
  "os.getPriority": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L325",
  "os.userInfo": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/os.js#L352",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/events.js#L207",
  "events.getEventListeners": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/events.js#L909",
  "events.getMaxListeners": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/events.js#L938",
  "events.once": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/events.js#L958",
  "events.on": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/events.js#L1045",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L133",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L151",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L268",
  "Buffer.from": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L295",
  "Buffer.copyBytesFrom": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L337",
  "Buffer.of": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L383",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L391",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L404",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L414",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L421",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L551",
  "Buffer.compare": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L555",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L571",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L575",
  "Buffer.concat": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L577",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L770",
  "buf.copy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L825",
  "buf.toString": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L834",
  "buf.equals": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L866",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L883",
  "buf.inspect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L915",
  "buf.compare": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L917",
  "buf.indexOf": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1011",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1015",
  "buf.includes": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1019",
  "buf.fill": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1027",
  "buf.write": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1102",
  "buf.toJSON": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1142",
  "buf.subarray": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1169",
  "buf.slice": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1177",
  "buf.swap16": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1187",
  "buf.swap32": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1202",
  "buf.swap64": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1219",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1238",
  "buffer.btoa": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1271",
  "buffer.atob": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1285",
  "buffer.isUtf8": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1307",
  "buffer.isAscii": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/buffer.js#L1315",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/trace_events.js#L83",
  "Stream": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L55",
  "Stream.isDestroyed": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L57",
  "Stream.isDisturbed": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L58",
  "Stream.isErrored": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L59",
  "Stream.isReadable": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L60",
  "Stream.isWritable": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L61",
  "Stream.Readable": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L63",
  "Stream.Writable": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L104",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L105",
  "Stream.Transform": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L106",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L107",
  "Stream.duplexPair": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L108",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L109",
  "Stream.addAbortSignal": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L111",
  "Stream.finished": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L112",
  "Stream.destroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L113",
  "Stream.compose": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L114",
  "Stream.setDefaultHighWaterMark": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L115",
  "Stream.getDefaultHighWaterMark": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L116",
  "Stream.Stream": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L144",
  "Stream._isArrayBufferView": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L146",
  "Stream._isUint8Array": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L147",
  "Stream._uint8ArrayToBuffer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/stream.js#L148",
  "vm.isContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L78",
  "Script": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L84",
  "new Script": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L85",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L132",
  "script.runInContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L140",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L152",
  "vm.createContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L225",
  "vm.createScript": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L268",
  "vm.runInContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L290",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L304",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L313",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L320",
  "vm.measureMemory": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/vm.js#L381",
  "sea.getRawAsset": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/sea.js#L23",
  "sea.getAsset": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/sea.js#L46",
  "sea.getAssetAsBlob": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/sea.js#L66",
  "Channel": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L168",
  "new Channel": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L169",
  "channel.SymbolHasInstance": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L177",
  "channel.subscribe": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L183",
  "channel.unsubscribe": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L188",
  "channel.bindStore": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L192",
  "channel.unbindStore": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L197",
  "channel.publish": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L205",
  "channel.runStores": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L207",
  "diagnostics_channel.channel": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L214",
  "diagnostics_channel.subscribe": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L225",
  "diagnostics_channel.unsubscribe": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L229",
  "diagnostics_channel.hasSubscribers": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L233",
  "diagnostics_channel.tracingChannel": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/diagnostics_channel.js#L420",
  "readline.Interface": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L101",
  "interface.question": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L133",
  "readline.createInterface": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L211",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L428",
  "interface._onLine": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L429",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L430",
  "interface._addHistory": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L431",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L432",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L433",
  "interface._insertString": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L434",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L435",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L451",
  "interface._wordRight": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L452",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L453",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L454",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L455",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L456",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L457",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L458",
  "interface._line": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L459",
  "interface._historyNext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L460",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L461",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L462",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L463",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L464",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/readline.js#L465",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L258",
  "repl.start": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1070",
  "replserver.setupHistory": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1075",
  "replserver.clearBufferedCommand": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1079",
  "replserver.close": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1083",
  "replserver.createContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1097",
  "replserver.resetContext": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1153",
  "replserver.displayPrompt": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1192",
  "replserver.setPrompt": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1207",
  "replserver.complete": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1279",
  "replserver.completeOnEditorMode": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1621",
  "replserver.defineCommand": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1634",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/repl.js#L1853",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/string_decoder.js#L60",
  "http.createServer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/http.js#L62",
  "http.request": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/http.js#L101",
  "http.get": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/http.js#L112",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L77",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L94",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L154",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L175",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L208",
  "v8.getHeapCodeStatistics": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L235",
  "v8.setHeapSnapshotNearHeapLimit": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L248",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L262",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L269",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L313",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L314",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L326",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L350",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L356",
  "v8.serialize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L384",
  "v8.deserialize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L397",
  "GCProfiler": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L403",
  "gCProfiler.start": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L406",
  "gCProfiler.stop": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/v8.js#L413",
  "assert": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L77",
  "assert.fail": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L100",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L143",
  "assert.ok": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L151",
  "assert.equal": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L164",
  "assert.notEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L188",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L211",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L234",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L259",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L284",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L307",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L329",
  "assert.throws": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L643",
  "assert.rejects": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L653",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L663",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L673",
  "assert.ifError": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L682",
  "assert.match": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L779",
  "assert.doesNotMatch": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L790",
  "assert.CallTracker": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L794",
  "assert.strict": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/assert.js#L805",
  "util.styleText": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L113",
  "util.inherits": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L175",
  "util.callbackify": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L236",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L276",
  "util._errnoException": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L284",
  "util._exceptionWithHostPort": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L296",
  "util.parseEnv": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L313",
  "util.getCallSite": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/util.js#L323",
  "crypto.createHash": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L138",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L142",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L146",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L150",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L154",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L158",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L162",
  "crypto.createSign": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L166",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L170",
  "crypto.getFips": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L243",
  "crypto.setFips": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/crypto.js#L247",
  "Session": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L51",
  "session.connect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L60",
  "session.connectToMainThread": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L71",
  "session.onMessage": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L81",
  "session.post": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L112",
  "session.disconnect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L145",
  "inspector.inspectorOpen": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L166",
  "inspector.inspectorWaitForDebugger": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/inspector.js#L190",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L231",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L254",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L255",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L281",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L292",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L299",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L304",
  "serverresponse.writeEarlyHints": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L308",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L336",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L341",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_server.js#L436",
  "dgram.Socket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L101",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L160",
  "socket.bind": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L237",
  "socket.disconnect": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L454",
  "socket.sendto": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L468",
  "socket.send": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L577",
  "socket.close": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L733",
  "socket[SymbolAsyncDispose]": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L757",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L782",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L798",
  "socket.setTTL": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L806",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L818",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L830",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L840",
  "socket.addMembership": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L850",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L866",
  "socket.addSourceSpecificMembership": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L881",
  "socket.dropSourceSpecificMembership": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L899",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L972",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L977",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L982",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L987",
  "socket.getSendQueueSize": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L991",
  "socket.getSendQueueCount": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L995",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L1055",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/dgram.js#L1060",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/timers.js#L139",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/timers.js#L184",
  "timers.setInterval": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/timers.js#L209",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/timers.js#L244",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/timers.js#L282",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/timers.js#L323",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L187",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L202",
  "incomingmessage._destroy": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L218",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L244",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L382",
  "incomingmessage._addHeaderLineDistinct": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L417",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/b9a77a3f1abe432c77f46e062497527cc960a99e/lib/_http_incoming.js#L429"
}