{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L343",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L354",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L362",
  "clientrequest.destroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L371",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L790",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L833",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L860",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L888",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L892",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_client.js#L897",
  "net.createServer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L182",
  "net.connect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L199",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L223",
  "net.Socket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L291",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L437",
  "socket._final": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L447",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L505",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L508",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L526",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L544",
  "socket.address": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L750",
  "socket._read": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L624",
  "socket.end": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L636",
  "socket.pause": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L644",
  "socket.resume": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L658",
  "socket.read": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L667",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L684",
  "socket._destroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L695",
  "socket._getpeername": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L735",
  "socket._getsockname": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L771",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L793",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L797",
  "socket._writev": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L829",
  "socket._write": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L834",
  "socket.connect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L365",
  "socket.ref": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L932",
  "socket.unref": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L942",
  "net.Server": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1225",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1275",
  "server._listen2": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1404",
  "server.listen": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1461",
  "server.address": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1581",
  "server.getConnections": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1641",
  "server.close": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L457",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1718",
  "server[undefined]": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L485",
  "server._setupWorker": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1765",
  "server.ref": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1774",
  "server.unref": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/net.js#L1783",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_tls_wrap.js#L1243",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_tls_wrap.js#L1598",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_tls_wrap.js#L463",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_tls_wrap.js#L1178",
  "dns.lookup": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L112",
  "dns.lookupService": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L213",
  "resolver.resolveAny": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L296",
  "resolver.resolve4": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L297",
  "resolver.resolve6": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L298",
  "resolver.resolveCaa": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L299",
  "resolver.resolveCname": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L300",
  "resolver.resolveMx": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L301",
  "resolver.resolveNs": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L302",
  "resolver.resolveTxt": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L303",
  "resolver.resolveSrv": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L304",
  "resolver.resolvePtr": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L305",
  "resolver.resolveNaptr": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L306",
  "resolver.resolveSoa": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L307",
  "resolver.reverse": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L308",
  "resolver.resolve": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L312",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dns.js#L329",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tls.js#L142",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tls.js#L272",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L244",
  "outgoingmessage.cork": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L264",
  "outgoingmessage.uncork": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L272",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L280",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L300",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L319",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L344",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L374",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L574",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L590",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L603",
  "outgoingmessage.getRawHeaderNames": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L609",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L626",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L643",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L650",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L680",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L701",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L801",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L833",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L909",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L934",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L951",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L980",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L989",
  "outgoingmessage[undefined]": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_outgoing.js#L994",
  "child_process.fork": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L116",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L166",
  "child_process.exec": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L220",
  "child_process.execFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L275",
  "child_process.spawn": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L681",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L759",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L842",
  "child_process.execSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/child_process.js#L879",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L218",
  "agent.createConnection": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L114",
  "agent.getName": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L209",
  "agent.addRequest": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L245",
  "agent.createSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L316",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L426",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L484",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L496",
  "agent.destroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_agent.js#L503",
  "QueryString": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/querystring.js#L46",
  "WASI": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/wasi.js#L57",
  "new WASI": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/wasi.js#L58",
  "wASI.start": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/wasi.js#L113",
  "wASI.initialize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/wasi.js#L138",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L149",
  "AsyncResource": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L158",
  "new AsyncResource": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L159",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L196",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L211",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L219",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L223",
  "asyncResource.bind": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L256",
  "AsyncLocalStorage": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L273",
  "new AsyncLocalStorage": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L274",
  "asyncLocalStorage.disable": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L279",
  "asyncLocalStorage._enable": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L291",
  "asyncLocalStorage._propagate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L300",
  "asyncLocalStorage.enterWith": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L307",
  "asyncLocalStorage.run": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L313",
  "asyncLocalStorage.exit": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L333",
  "asyncLocalStorage.getStore": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/async_hooks.js#L345",
  "url.Url": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L61",
  "url.urlParse": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L152",
  "url.parse": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L184",
  "url.urlFormat": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L581",
  "url.format": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L617",
  "url.urlResolve": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L703",
  "url.resolve": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L707",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L711",
  "url.resolveObject": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L716",
  "url.parseHost": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/url.js#L993",
  "https.Server": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L53",
  "server.closeAllConnections": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L462",
  "server.closeIdleConnections": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L470",
  "server.setTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L478",
  "https.createServer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L107",
  "https.Agent": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L179",
  "agent._getSession": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L295",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L299",
  "agent._evictSession": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L321",
  "https.request": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L337",
  "https.get": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/https.js#L389",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L730",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L738",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L746",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L754",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L762",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L771",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L779",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L855",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/zlib.js#L863",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L130",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L146",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L272",
  "Buffer.from": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L298",
  "Buffer.of": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L344",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L362",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L375",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L385",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L392",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L512",
  "Buffer.compare": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L516",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L532",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L536",
  "Buffer.concat": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L538",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L731",
  "buf.copy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L775",
  "buf.toString": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L784",
  "buf.equals": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L816",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L833",
  "buf.inspect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L865",
  "buf.compare": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L867",
  "buf.indexOf": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L961",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L965",
  "buf.includes": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L969",
  "buf.fill": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L977",
  "buf.write": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1052",
  "buf.toJSON": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1090",
  "buf.subarray": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1117",
  "buf.slice": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1125",
  "buf.swap16": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1135",
  "buf.swap32": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1150",
  "buf.swap64": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1167",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1186",
  "buffer.btoa": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1219",
  "buffer.atob": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/buffer.js#L1255",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/trace_events.js#L85",
  "Script": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L65",
  "new Script": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L66",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L124",
  "script.runInContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L132",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L142",
  "vm.isContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L208",
  "vm.createContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L215",
  "vm.createScript": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L256",
  "vm.runInContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L278",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L292",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L301",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L308",
  "vm.measureMemory": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/vm.js#L398",
  "tty.isatty": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L42",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L47",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L73",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L84",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L120",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L122",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L124",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L126",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L144",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L148",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L152",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L156",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/tty.js#L160",
  "Stream": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L53",
  "Stream.isDisturbed": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L54",
  "Stream.isErrored": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L55",
  "Stream.isReadable": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L56",
  "Stream.Readable": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L57",
  "Stream.Writable": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L92",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L93",
  "Stream.Transform": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L94",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L95",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L96",
  "Stream.addAbortSignal": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L98",
  "Stream.finished": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L99",
  "Stream.destroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L100",
  "Stream.compose": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L101",
  "Stream.Stream": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L126",
  "Stream._isUint8Array": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L128",
  "Stream._uint8ArrayToBuffer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/stream.js#L129",
  "os.loadavg": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L112",
  "os.cpus": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L133",
  "os.arch": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L157",
  "os.platform": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L165",
  "os.tmpdir": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L173",
  "os.endianness": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L198",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L258",
  "os.setPriority": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L293",
  "os.getPriority": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L312",
  "os.userInfo": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/os.js#L339",
  "fs.access": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L228",
  "fs.accessSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L250",
  "fs.exists": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L265",
  "fs.existsSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L296",
  "fs.readFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L379",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L456",
  "fs.close": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L517",
  "fs.closeSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L532",
  "fs.open": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L551",
  "fs.openSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L582",
  "fs.read": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L609",
  "fs.readSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L696",
  "fs.readv": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L756",
  "fs.readvSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L786",
  "fs.write": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L814",
  "fs.writeSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L877",
  "fs.writev": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L920",
  "fs.writevSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L956",
  "fs.rename": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L983",
  "fs.renameSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1002",
  "fs.truncate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1018",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1051",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1079",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1100",
  "fs.rmdir": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1133",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1179",
  "fs.rm": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1211",
  "fs.rmSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1239",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1255",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1269",
  "fs.fsync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1283",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1296",
  "fs.mkdir": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1313",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1346",
  "fs.readdir": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1383",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1413",
  "fs.fstat": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1435",
  "fs.lstat": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1459",
  "fs.stat": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1482",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1518",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1536",
  "fs.statSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1558",
  "fs.readlink": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1581",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1597",
  "fs.symlink": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1615",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1667",
  "fs.link": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1694",
  "fs.linkSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1715",
  "fs.unlink": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1733",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1746",
  "fs.fchmod": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1760",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1776",
  "fs.chmod": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1836",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1852",
  "fs.lchown": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1869",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1886",
  "fs.fchown": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1903",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1921",
  "fs.chown": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1940",
  "fs.chownSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1959",
  "fs.utimes": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1977",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L1997",
  "fs.futimes": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2015",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2035",
  "fs.lutimes": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2053",
  "fs.lutimesSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2073",
  "fs.writeFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2132",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2177",
  "fs.appendFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2218",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2243",
  "fs.watch": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2271",
  "fs.watchFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2325",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2367",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2446",
  "fs.realpath": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2603",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2760",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2778",
  "fs.copyFile": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2801",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2828",
  "fs.cp": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2850",
  "fs.cpSync": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2871",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2905",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/fs.js#L2925",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/events.js#L208",
  "events.getEventListeners": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/events.js#L909",
  "events.once": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/events.js#L941",
  "events.on": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/events.js#L1019",
  "util.isBoolean": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L87",
  "util.isNull": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L96",
  "util.isNullOrUndefined": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L105",
  "util.isNumber": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L114",
  "util.isString": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L122",
  "util.isSymbol": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L131",
  "util.isUndefined": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L140",
  "util.isObject": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L149",
  "util.isError": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L158",
  "util.isFunction": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L167",
  "util.isPrimitive": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L176",
  "util.log": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L211",
  "util.inherits": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L233",
  "util._extend": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L261",
  "util.callbackify": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L292",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/util.js#L326",
  "Channel": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L66",
  "new Channel": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L67",
  "channel.SymbolHasInstance": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L72",
  "channel.subscribe": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L78",
  "channel.unsubscribe": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L84",
  "channel.publish": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L92",
  "diagnostics_channel.channel": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L97",
  "diagnostics_channel.hasSubscribers": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/diagnostics_channel.js#L112",
  "readline.Interface": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L95",
  "interface.question": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L129",
  "readline.createInterface": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L203",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L390",
  "interface._onLine": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L391",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L392",
  "interface._addHistory": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L393",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L394",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L395",
  "interface._insertString": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L396",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L397",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L413",
  "interface._wordRight": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L414",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L415",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L416",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L417",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L418",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L419",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L420",
  "interface._line": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L421",
  "interface._historyNext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L422",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L423",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L424",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L425",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L426",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/readline.js#L427",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L228",
  "repl.start": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1040",
  "replserver.setupHistory": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1045",
  "replserver.clearBufferedCommand": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1049",
  "replserver.close": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1053",
  "replserver.createContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1067",
  "replserver.resetContext": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1117",
  "replserver.displayPrompt": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1154",
  "replserver.setPrompt": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1169",
  "replserver.complete": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1241",
  "replserver.completeOnEditorMode": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1579",
  "replserver.defineCommand": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1592",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/repl.js#L1792",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/string_decoder.js#L84",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L68",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L81",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L135",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L156",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L189",
  "v8.getHeapCodeStatistics": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L216",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L231",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L238",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L271",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L272",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L284",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L305",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L311",
  "v8.serialize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L339",
  "v8.deserialize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/v8.js#L352",
  "assert": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L110",
  "assert.fail": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L133",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L176",
  "assert.ok": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L409",
  "assert.equal": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L422",
  "assert.notEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L446",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L469",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L492",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L517",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L542",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L565",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L587",
  "assert.throws": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L901",
  "assert.rejects": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L911",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L921",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L931",
  "assert.ifError": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L940",
  "assert.match": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L1037",
  "assert.doesNotMatch": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L1048",
  "assert.CallTracker": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L1052",
  "assert.strict": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/assert.js#L1063",
  "crypto.createHash": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L132",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L140",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L148",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L152",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L156",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L160",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L164",
  "crypto.createSign": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L168",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L172",
  "crypto.getFips": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L244",
  "crypto.setFips": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/crypto.js#L248",
  "Session": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L48",
  "new Session": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L49",
  "session.connect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L60",
  "session.connectToMainThread": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L72",
  "session.onMessageSymbol": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L82",
  "session.post": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L112",
  "session.disconnect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L145",
  "inspector.inspectorOpen": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L166",
  "inspector.inspectorWaitForDebugger": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/inspector.js#L181",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L205",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L212",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L213",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L239",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L248",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L255",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L260",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L264",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L269",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_server.js#L353",
  "http.createServer": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/http.js#L58",
  "http.request": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/http.js#L95",
  "http.get": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/http.js#L106",
  "dgram.Socket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L99",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L153",
  "socket.bind": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L224",
  "socket.disconnect": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L441",
  "socket.sendto": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L455",
  "socket.send": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L564",
  "socket.close": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L720",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L762",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L778",
  "socket.setTTL": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L786",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L798",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L810",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L820",
  "socket.addMembership": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L830",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L846",
  "socket.addSourceSpecificMembership": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L861",
  "socket.dropSourceSpecificMembership": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L879",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L952",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L957",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L962",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L967",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L1023",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/dgram.js#L1028",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/timers.js#L140",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/timers.js#L184",
  "timers.setInterval": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/timers.js#L209",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/timers.js#L244",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/timers.js#L278",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/timers.js#L318",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_incoming.js#L145",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_incoming.js#L160",
  "incomingmessage._destroy": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_incoming.js#L176",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_incoming.js#L202",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_incoming.js#L340",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/1531ef1c0c30b35b764981683383187261c97779/lib/_http_incoming.js#L367"
}