{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L301",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L306",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L314",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L711",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L729",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L759",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L787",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L791",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_client.js#L796",
  "net.createServer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L151",
  "net.connect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L168",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L192",
  "net.Socket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L258",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L384",
  "socket._final": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L394",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L457",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L460",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L478",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L493",
  "socket.address": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L737",
  "socket._read": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L567",
  "socket.end": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L579",
  "socket.pause": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L586",
  "socket.resume": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L600",
  "socket.read": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L609",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L631",
  "socket._destroy": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L642",
  "socket._getpeername": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L684",
  "socket._getsockname": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L722",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L746",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L750",
  "socket._writev": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L782",
  "socket._write": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L787",
  "socket.connect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L361",
  "socket.ref": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L927",
  "socket.unref": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L937",
  "net.Server": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1148",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1201",
  "server._listen2": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1330",
  "server.listen": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1386",
  "server.address": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1507",
  "server.getConnections": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1555",
  "server.close": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1593",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1632",
  "server._setupWorker": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1666",
  "server.ref": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1675",
  "server.unref": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/net.js#L1684",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_wrap.js#L1083",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_wrap.js#L1397",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_wrap.js#L362",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_wrap.js#L1029",
  "dns.lookup": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L90",
  "dns.lookupService": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L167",
  "resolver.resolveAny": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L235",
  "resolver.resolve4": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L236",
  "resolver.resolve6": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L237",
  "resolver.resolveCname": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L238",
  "resolver.resolveMx": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L239",
  "resolver.resolveNs": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L240",
  "resolver.resolveTxt": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L241",
  "resolver.resolveSrv": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L242",
  "resolver.resolvePtr": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L243",
  "resolver.resolveNaptr": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L244",
  "resolver.resolveSoa": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L245",
  "resolver.reverse": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L246",
  "resolver.resolve": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L250",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dns.js#L268",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L208",
  "outgoingmessage.cork": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L226",
  "outgoingmessage.uncork": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L234",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L242",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L262",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L274",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L307",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L337",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L514",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L529",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L542",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L548",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L563",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L570",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L600",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L616",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L689",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L718",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L792",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L817",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L835",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L862",
  "outgoingmessage.flush": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L871",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_outgoing.js#L875",
  "child_process.fork": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L54",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L111",
  "child_process.exec": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L143",
  "child_process.execFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L178",
  "child_process.spawn": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L535",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L545",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L612",
  "child_process.execSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/child_process.js#L630",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L151",
  "agent.createConnection": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L91",
  "agent.getName": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L160",
  "agent.addRequest": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L178",
  "agent.createSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L236",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L335",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L367",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L374",
  "agent.destroy": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_agent.js#L380",
  "QueryString": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/querystring.js#L34",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L125",
  "AsyncResource": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L134",
  "new AsyncResource": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L135",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L168",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L181",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L189",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/async_hooks.js#L193",
  "url.Url": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L51",
  "url.urlParse": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L146",
  "url.parse": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L154",
  "url.urlFormat": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L536",
  "url.format": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L572",
  "url.urlResolve": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L659",
  "url.resolve": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L663",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L667",
  "url.resolveObject": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L672",
  "url.parseHost": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/url.js#L949",
  "https.Server": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L42",
  "server.setTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L344",
  "https.createServer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L84",
  "https.Agent": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L140",
  "agent._getSession": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L234",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L238",
  "agent._evictSession": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L260",
  "https.request": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L272",
  "https.get": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/https.js#L308",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L695",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L703",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L711",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L719",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L727",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L736",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L744",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L815",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/zlib.js#L823",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/events.js#L43",
  "events.once": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/events.js#L499",
  "PerformanceObserver": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/perf_hooks.js#L277",
  "new PerformanceObserver": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/perf_hooks.js#L278",
  "performanceObserver.disconnect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/perf_hooks.js#L312",
  "performanceObserver.observe": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/perf_hooks.js#L330",
  "perf_hooks.monitorEventLoopDelay": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/perf_hooks.js#L592",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/trace_events.js#L75",
  "tty.isatty": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L38",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L42",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L69",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L80",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L116",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L118",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L120",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L122",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L140",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L144",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L148",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L152",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tty.js#L156",
  "Stream": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L30",
  "Stream.Readable": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L32",
  "Stream.Writable": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L33",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L34",
  "Stream.Transform": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L35",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L36",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L38",
  "Stream.finished": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L39",
  "Stream.Stream": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L42",
  "Stream._isUint8Array": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L44",
  "Stream._uint8ArrayToBuffer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/stream.js#L45",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tls.js#L122",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/tls.js#L207",
  "Session": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L38",
  "new Session": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L39",
  "session.connect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L46",
  "session.connectToMainThread": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L53",
  "session.onMessageSymbol": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L63",
  "session.post": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L86",
  "session.disconnect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L113",
  "inspector.inspectorOpen": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L127",
  "inspector.inspectorWaitForDebugger": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/inspector.js#L133",
  "readline.createInterface": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L77",
  "readline.Interface": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L82",
  "interface.setPrompt": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L267",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L272",
  "interface.prompt": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L283",
  "interface.question": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L294",
  "interface._onLine": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L308",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L319",
  "interface._addHistory": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L327",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L354",
  "interface.close": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L395",
  "interface.pause": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L406",
  "interface.resume": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L415",
  "interface.write": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L424",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L433",
  "interface._insertString": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L467",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L489",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L581",
  "interface._wordRight": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L593",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L617",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L630",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L641",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L656",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L667",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L674",
  "interface.clearLine": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L680",
  "interface._line": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L689",
  "interface._historyNext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L696",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L712",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L724",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L757",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L778",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L858",
  "interface[undefined]": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L1085",
  "readline.emitKeypressEvents": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L1122",
  "readline.cursorTo": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L1197",
  "readline.moveCursor": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L1223",
  "readline.clearLine": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L1257",
  "readline.clearScreenDown": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/readline.js#L1275",
  "repl.writer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/repl.js#L133",
  "repl.start": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/repl.js#L833",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/repl.js#L138",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/repl.js#L1604",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/string_decoder.js#L66",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L44",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L77",
  "Serializer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L86",
  "Deserializer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L88",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L138",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L143",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L163",
  "v8.getHeapCodeStatistics": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L182",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L196",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L198",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L230",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L231",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L237",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L258",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L259",
  "v8.serialize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L282",
  "v8.deserialize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/v8.js#L289",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L101",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L117",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L256",
  "Buffer.from": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L282",
  "Buffer.of": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L324",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L344",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L357",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L367",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L374",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L497",
  "Buffer.compare": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L501",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L517",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L521",
  "Buffer.concat": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L523",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L699",
  "buf.copy": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L744",
  "buf.toString": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L753",
  "buf.equals": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L785",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L802",
  "buf.inspect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L832",
  "buf.compare": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L834",
  "buf.indexOf": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L926",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L930",
  "buf.includes": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L934",
  "buf.fill": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L942",
  "buf.write": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1006",
  "buf.toJSON": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1044",
  "buf.slice": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1071",
  "buf.swap16": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1085",
  "buf.swap32": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1100",
  "buf.swap64": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1117",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/buffer.js#L1136",
  "assert": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L80",
  "assert.fail": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L96",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L139",
  "assert.ok": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L384",
  "assert.equal": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L391",
  "assert.notEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L409",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L426",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L443",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L460",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L477",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L493",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L508",
  "assert.throws": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L818",
  "assert.rejects": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L822",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L826",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L830",
  "assert.ifError": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L834",
  "assert.strict": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/assert.js#L886",
  "util.isBoolean": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L55",
  "util.isNull": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L59",
  "util.isNullOrUndefined": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L63",
  "util.isNumber": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L67",
  "util.isString": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L71",
  "util.isSymbol": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L75",
  "util.isUndefined": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L79",
  "util.isObject": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L83",
  "util.isError": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L87",
  "util.isFunction": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L91",
  "util.isPrimitive": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L95",
  "util.log": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L118",
  "util.inherits": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L140",
  "util._extend": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L160",
  "util.callbackify": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L183",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/util.js#L217",
  "Script": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L46",
  "new Script": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L47",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L111",
  "script.runInContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L120",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L131",
  "vm.isContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L217",
  "vm.createContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L225",
  "vm.createScript": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L257",
  "vm.runInContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L279",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L293",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L302",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/vm.js#L309",
  "crypto.createHash": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L106",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L114",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L122",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L126",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L130",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L134",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L138",
  "crypto.createSign": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L142",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/crypto.js#L146",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L168",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L177",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L178",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L202",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L211",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L218",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L223",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L227",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L232",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_server.js#L305",
  "http.createServer": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/http.js#L39",
  "http.request": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/http.js#L43",
  "http.get": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/http.js#L47",
  "os.loadavg": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L88",
  "os.cpus": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L93",
  "os.arch": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L114",
  "os.platform": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L119",
  "os.tmpdir": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L124",
  "os.endianness": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L145",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L194",
  "os.setPriority": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L224",
  "os.getPriority": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L239",
  "os.userInfo": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/os.js#L254",
  "fs.access": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L171",
  "fs.accessSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L185",
  "fs.exists": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L198",
  "fs.existsSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L224",
  "fs.readFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L276",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L339",
  "fs.close": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L390",
  "fs.closeSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L397",
  "fs.open": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L405",
  "fs.openSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L431",
  "fs.read": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L444",
  "fs.readSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L487",
  "fs.write": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L524",
  "fs.writeSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L572",
  "fs.writev": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L603",
  "fs.writevSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L627",
  "fs.rename": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L642",
  "fs.renameSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L653",
  "fs.truncate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L662",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L688",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L709",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L722",
  "fs.rmdir": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L737",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L757",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L771",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L778",
  "fs.fsync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L785",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L792",
  "fs.mkdir": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L799",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L822",
  "fs.readdir": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L842",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L863",
  "fs.fstat": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L874",
  "fs.lstat": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L885",
  "fs.stat": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L897",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L909",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L917",
  "fs.statSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L926",
  "fs.readlink": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L935",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L944",
  "fs.symlink": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L954",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L992",
  "fs.link": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1013",
  "fs.linkSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1027",
  "fs.unlink": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1039",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1047",
  "fs.fchmod": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1054",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1064",
  "fs.chmod": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1104",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1114",
  "fs.lchown": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1123",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1133",
  "fs.fchown": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1142",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1152",
  "fs.chown": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1162",
  "fs.chownSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1173",
  "fs.utimes": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1182",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1194",
  "fs.futimes": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1203",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1212",
  "fs.writeFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1249",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1276",
  "fs.appendFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1303",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1317",
  "fs.watch": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1330",
  "fs.watchFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1360",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1397",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1464",
  "fs.realpath": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1609",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1746",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1760",
  "fs.copyFile": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1776",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1796",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1816",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/fs.js#L1821",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/timers.js#L116",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/timers.js#L155",
  "timers.setInterval": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/timers.js#L162",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/timers.js#L194",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/timers.js#L246",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/timers.js#L278",
  "dgram.Socket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L88",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L128",
  "socket.bind": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L203",
  "socket.disconnect": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L436",
  "socket.sendto": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L450",
  "socket.send": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L559",
  "socket.close": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L707",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L749",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L765",
  "socket.setTTL": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L773",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L785",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L797",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L807",
  "socket.addMembership": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L817",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L833",
  "socket.addSourceSpecificMembership": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L848",
  "socket.dropSourceSpecificMembership": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L873",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L947",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L952",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L957",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L962",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L1018",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/dgram.js#L1023",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_incoming.js#L95",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_incoming.js#L103",
  "incomingmessage.destroy": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_incoming.js#L120",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_incoming.js#L127",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_incoming.js#L262",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_http_incoming.js#L289",
  "_tls_common.createSecureContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_common.js#L91",
  "_tls_common.translatePeerCertificate": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_common.js#L306",
  "_tls_common.SecureContext": "https://github.com/nodejs/node/blob/8eda60c8234177a7d41aac0828fab30c08970cd8/lib/_tls_common.js#L57"
}