{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L358",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L381",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L389",
  "clientrequest.destroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L398",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L833",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L876",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L903",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L931",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L935",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_client.js#L940",
  "net.createServer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L185",
  "net.connect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L202",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L226",
  "net.Socket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L294",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L441",
  "socket._final": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L451",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L509",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L512",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L530",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L548",
  "socket.address": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L750",
  "socket._read": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L642",
  "socket.end": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L654",
  "socket.resetAndDestroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L661",
  "socket.pause": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L677",
  "socket.resume": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L691",
  "socket.read": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L700",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L717",
  "socket._destroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L728",
  "socket._reset": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L778",
  "socket._getpeername": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L784",
  "socket._getsockname": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L822",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L844",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L848",
  "socket._writev": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L880",
  "socket._write": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L885",
  "socket.connect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L365",
  "socket.ref": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L932",
  "socket.unref": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L942",
  "net.Server": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1277",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1327",
  "server._listen2": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1456",
  "server.listen": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1513",
  "server.address": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1644",
  "server.getConnections": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1725",
  "server.close": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L480",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1802",
  "server[undefined]": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L512",
  "server._setupWorker": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1851",
  "server.ref": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1860",
  "server.unref": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/net.js#L1869",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_tls_wrap.js#L1246",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_tls_wrap.js#L1601",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_tls_wrap.js#L465",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_tls_wrap.js#L1181",
  "dns.lookup": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L144",
  "dns.lookupService": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L259",
  "resolver.resolveAny": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L348",
  "resolver.resolve4": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L349",
  "resolver.resolve6": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L350",
  "resolver.resolveCaa": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L351",
  "resolver.resolveCname": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L352",
  "resolver.resolveMx": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L353",
  "resolver.resolveNs": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L354",
  "resolver.resolveTxt": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L355",
  "resolver.resolveSrv": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L356",
  "resolver.resolvePtr": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L357",
  "resolver.resolveNaptr": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L358",
  "resolver.resolveSoa": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L359",
  "resolver.reverse": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L360",
  "resolver.resolve": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L364",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dns.js#L381",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tls.js#L145",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tls.js#L280",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L254",
  "outgoingmessage.cork": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L274",
  "outgoingmessage.uncork": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L282",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L290",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L310",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L329",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L354",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L384",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L601",
  "outgoingmessage.appendHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L616",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L647",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L660",
  "outgoingmessage.getRawHeaderNames": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L666",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L683",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L700",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L707",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L737",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L761",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L860",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L912",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L988",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L1013",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L1030",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L1059",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L1068",
  "outgoingmessage[undefined]": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_outgoing.js#L1073",
  "child_process.fork": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L118",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L168",
  "child_process.exec": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L222",
  "child_process.execFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L317",
  "child_process.spawn": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L715",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L793",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L876",
  "child_process.execSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/child_process.js#L914",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L221",
  "agent.createConnection": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L118",
  "agent.getName": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L213",
  "agent.addRequest": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L248",
  "agent.createSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L319",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L433",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L491",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L503",
  "agent.destroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_agent.js#L510",
  "QueryString": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/querystring.js#L46",
  "WASI": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/wasi.js#L44",
  "new WASI": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/wasi.js#L45",
  "wASI.start": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/wasi.js#L100",
  "wASI.initialize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/wasi.js#L125",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L150",
  "AsyncResource": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L159",
  "new AsyncResource": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L160",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L197",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L212",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L220",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L224",
  "asyncResource.bind": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L259",
  "AsyncLocalStorage": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L276",
  "new AsyncLocalStorage": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L277",
  "asyncLocalStorage.disable": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L282",
  "asyncLocalStorage._enable": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L294",
  "asyncLocalStorage._propagate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L303",
  "asyncLocalStorage.enterWith": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L310",
  "asyncLocalStorage.run": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L316",
  "asyncLocalStorage.exit": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L336",
  "asyncLocalStorage.getStore": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/async_hooks.js#L348",
  "url.Url": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L61",
  "url.urlParse": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L152",
  "url.parse": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L184",
  "url.urlFormat": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L581",
  "url.format": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L617",
  "url.urlResolve": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L703",
  "url.resolve": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L707",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L711",
  "url.resolveObject": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L716",
  "url.parseHost": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/url.js#L993",
  "https.Server": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L57",
  "server.closeAllConnections": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L485",
  "server.closeIdleConnections": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L493",
  "server.setTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L505",
  "https.createServer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L111",
  "https.Agent": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L183",
  "agent._getSession": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L299",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L303",
  "agent._evictSession": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L325",
  "https.request": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L341",
  "https.get": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/https.js#L393",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L732",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L740",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L748",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L756",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L764",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L773",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L781",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L857",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/zlib.js#L865",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L130",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L148",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L274",
  "Buffer.from": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L301",
  "Buffer.of": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L347",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L365",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L378",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L388",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L395",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L515",
  "Buffer.compare": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L519",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L535",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L539",
  "Buffer.concat": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L541",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L734",
  "buf.copy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L780",
  "buf.toString": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L789",
  "buf.equals": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L821",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L838",
  "buf.inspect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L870",
  "buf.compare": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L872",
  "buf.indexOf": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L966",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L970",
  "buf.includes": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L974",
  "buf.fill": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L982",
  "buf.write": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1057",
  "buf.toJSON": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1095",
  "buf.subarray": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1122",
  "buf.slice": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1130",
  "buf.swap16": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1140",
  "buf.swap32": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1155",
  "buf.swap64": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1172",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1191",
  "buffer.btoa": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1224",
  "buffer.atob": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/buffer.js#L1260",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/trace_events.js#L85",
  "Script": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L65",
  "new Script": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L66",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L124",
  "script.runInContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L132",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L144",
  "vm.isContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L216",
  "vm.createContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L223",
  "vm.createScript": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L264",
  "vm.runInContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L286",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L300",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L309",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L316",
  "vm.measureMemory": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/vm.js#L406",
  "tty.isatty": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L42",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L47",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L73",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L84",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L120",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L122",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L124",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L126",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L144",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L148",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L152",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L156",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/tty.js#L160",
  "Stream": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L53",
  "Stream.isDisturbed": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L54",
  "Stream.isErrored": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L55",
  "Stream.isReadable": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L56",
  "Stream.Readable": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L57",
  "Stream.Writable": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L94",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L95",
  "Stream.Transform": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L96",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L97",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L98",
  "Stream.addAbortSignal": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L100",
  "Stream.finished": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L101",
  "Stream.destroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L102",
  "Stream.compose": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L103",
  "Stream.Stream": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L131",
  "Stream._isUint8Array": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L133",
  "Stream._uint8ArrayToBuffer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/stream.js#L134",
  "os.loadavg": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L112",
  "os.cpus": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L133",
  "os.arch": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L157",
  "os.platform": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L165",
  "os.tmpdir": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L173",
  "os.endianness": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L198",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L258",
  "os.setPriority": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L293",
  "os.getPriority": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L312",
  "os.userInfo": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/os.js#L339",
  "fs.access": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L235",
  "fs.accessSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L257",
  "fs.exists": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L272",
  "fs.existsSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L304",
  "fs.readFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L387",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L464",
  "fs.close": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L525",
  "fs.closeSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L540",
  "fs.open": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L559",
  "fs.openSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L590",
  "fs.read": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L617",
  "fs.readSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L704",
  "fs.readv": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L764",
  "fs.readvSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L794",
  "fs.write": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L822",
  "fs.writeSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L897",
  "fs.writev": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L949",
  "fs.writevSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L986",
  "fs.rename": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1013",
  "fs.renameSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1032",
  "fs.truncate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1048",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1081",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1109",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1130",
  "fs.rmdir": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1163",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1209",
  "fs.rm": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1241",
  "fs.rmSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1269",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1285",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1299",
  "fs.fsync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1313",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1326",
  "fs.mkdir": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1343",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1376",
  "fs.readdir": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1413",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1443",
  "fs.fstat": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1465",
  "fs.lstat": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1489",
  "fs.stat": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1512",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1548",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1566",
  "fs.statSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1588",
  "fs.readlink": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1611",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1627",
  "fs.symlink": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1645",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1697",
  "fs.link": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1724",
  "fs.linkSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1745",
  "fs.unlink": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1763",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1776",
  "fs.fchmod": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1790",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1806",
  "fs.chmod": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1866",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1882",
  "fs.lchown": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1899",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1916",
  "fs.fchown": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1933",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1951",
  "fs.chown": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1970",
  "fs.chownSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L1989",
  "fs.utimes": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2007",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2027",
  "fs.futimes": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2045",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2065",
  "fs.lutimes": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2083",
  "fs.lutimesSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2103",
  "fs.writeFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2162",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2207",
  "fs.appendFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2248",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2273",
  "fs.watch": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2301",
  "fs.watchFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2355",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2397",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2474",
  "fs.realpath": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2631",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2788",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2806",
  "fs.copyFile": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2829",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2856",
  "fs.cp": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2878",
  "fs.cpSync": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2899",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2933",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/fs.js#L2953",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/events.js#L212",
  "events.getEventListeners": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/events.js#L895",
  "events.once": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/events.js#L927",
  "events.on": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/events.js#L1005",
  "util.isBoolean": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L88",
  "util.isNull": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L97",
  "util.isNullOrUndefined": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L106",
  "util.isNumber": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L115",
  "util.isString": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L123",
  "util.isSymbol": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L132",
  "util.isUndefined": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L141",
  "util.isObject": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L150",
  "util.isError": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L159",
  "util.isFunction": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L168",
  "util.isPrimitive": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L177",
  "util.log": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L212",
  "util.inherits": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L234",
  "util._extend": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L263",
  "util.callbackify": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L294",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/util.js#L328",
  "Channel": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L66",
  "new Channel": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L67",
  "channel.SymbolHasInstance": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L72",
  "channel.subscribe": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L78",
  "channel.unsubscribe": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L84",
  "channel.publish": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L92",
  "diagnostics_channel.channel": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L97",
  "diagnostics_channel.subscribe": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L112",
  "diagnostics_channel.unsubscribe": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L118",
  "diagnostics_channel.hasSubscribers": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/diagnostics_channel.js#L128",
  "readline.Interface": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L98",
  "interface.question": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L132",
  "readline.createInterface": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L211",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L428",
  "interface._onLine": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L429",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L430",
  "interface._addHistory": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L431",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L432",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L433",
  "interface._insertString": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L434",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L435",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L451",
  "interface._wordRight": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L452",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L453",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L454",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L455",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L456",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L457",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L458",
  "interface._line": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L459",
  "interface._historyNext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L460",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L461",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L462",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L463",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L464",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/readline.js#L465",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L227",
  "repl.start": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1044",
  "replserver.setupHistory": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1049",
  "replserver.clearBufferedCommand": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1053",
  "replserver.close": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1057",
  "replserver.createContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1071",
  "replserver.resetContext": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1127",
  "replserver.displayPrompt": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1166",
  "replserver.setPrompt": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1181",
  "replserver.complete": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1253",
  "replserver.completeOnEditorMode": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1596",
  "replserver.defineCommand": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1609",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/repl.js#L1812",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/string_decoder.js#L84",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L69",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L82",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L136",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L157",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L190",
  "v8.getHeapCodeStatistics": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L217",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L232",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L239",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L283",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L284",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L296",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L320",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L326",
  "v8.serialize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L354",
  "v8.deserialize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/v8.js#L367",
  "assert": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L111",
  "assert.fail": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L134",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L177",
  "assert.ok": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L410",
  "assert.equal": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L423",
  "assert.notEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L447",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L470",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L493",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L518",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L543",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L566",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L588",
  "assert.throws": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L902",
  "assert.rejects": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L912",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L922",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L932",
  "assert.ifError": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L941",
  "assert.match": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L1038",
  "assert.doesNotMatch": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L1049",
  "assert.CallTracker": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L1053",
  "assert.strict": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/assert.js#L1064",
  "crypto.createHash": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L132",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L140",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L148",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L152",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L156",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L160",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L164",
  "crypto.createSign": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L168",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L172",
  "crypto.getFips": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L244",
  "crypto.setFips": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/crypto.js#L248",
  "Session": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L49",
  "new Session": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L50",
  "session.connect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L61",
  "session.connectToMainThread": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L73",
  "session.onMessageSymbol": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L83",
  "session.post": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L113",
  "session.disconnect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L146",
  "inspector.inspectorOpen": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L167",
  "inspector.inspectorWaitForDebugger": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/inspector.js#L182",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L217",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L234",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L235",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L261",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L270",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L277",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L282",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L286",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L291",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_server.js#L375",
  "http.createServer": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/http.js#L58",
  "http.request": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/http.js#L95",
  "http.get": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/http.js#L106",
  "dgram.Socket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L99",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L153",
  "socket.bind": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L224",
  "socket.disconnect": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L441",
  "socket.sendto": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L455",
  "socket.send": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L564",
  "socket.close": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L720",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L762",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L778",
  "socket.setTTL": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L786",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L798",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L810",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L820",
  "socket.addMembership": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L830",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L846",
  "socket.addSourceSpecificMembership": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L861",
  "socket.dropSourceSpecificMembership": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L879",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L952",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L957",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L962",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L967",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L1028",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/dgram.js#L1033",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/timers.js#L140",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/timers.js#L185",
  "timers.setInterval": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/timers.js#L210",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/timers.js#L245",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/timers.js#L279",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/timers.js#L320",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L190",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L205",
  "incomingmessage._destroy": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L221",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L247",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L385",
  "incomingmessage._addHeaderLineDistinct": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L410",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/75b68c6e4db515f76df73af476eccf382bbcb00a/lib/_http_incoming.js#L422"
}