{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L338",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L343",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L351",
  "clientrequest.destroy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L360",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L824",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L842",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L872",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L900",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L904",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_client.js#L909",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_wrap.js#L1233",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_wrap.js#L1567",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_wrap.js#L455",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_wrap.js#L1165",
  "os.loadavg": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L100",
  "os.cpus": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L105",
  "os.arch": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L126",
  "os.platform": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L131",
  "os.tmpdir": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L136",
  "os.endianness": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L158",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L207",
  "os.setPriority": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L237",
  "os.getPriority": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L252",
  "os.userInfo": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/os.js#L267",
  "dns.lookup": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L93",
  "dns.lookupService": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L169",
  "resolver.resolveAny": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L236",
  "resolver.resolve4": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L237",
  "resolver.resolve6": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L238",
  "resolver.resolveCaa": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L239",
  "resolver.resolveCname": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L240",
  "resolver.resolveMx": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L241",
  "resolver.resolveNs": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L242",
  "resolver.resolveTxt": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L243",
  "resolver.resolveSrv": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L244",
  "resolver.resolvePtr": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L245",
  "resolver.resolveNaptr": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L246",
  "resolver.resolveSoa": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L247",
  "resolver.reverse": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L248",
  "resolver.resolve": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L252",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dns.js#L269",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tls.js#L140",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tls.js#L232",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L198",
  "agent.createConnection": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L97",
  "agent.getName": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L168",
  "agent.addRequest": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L225",
  "agent.createSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L296",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L407",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L462",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L474",
  "agent.destroy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_agent.js#L481",
  "QueryString": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/querystring.js#L45",
  "WASI": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/wasi.js#L54",
  "new WASI": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/wasi.js#L55",
  "wASI.start": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/wasi.js#L106",
  "wASI.initialize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/wasi.js#L137",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L144",
  "AsyncResource": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L153",
  "new AsyncResource": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L154",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L191",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L207",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L215",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L219",
  "asyncResource.bind": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L244",
  "AsyncLocalStorage": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L262",
  "new AsyncLocalStorage": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L263",
  "asyncLocalStorage.disable": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L268",
  "asyncLocalStorage._enable": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L280",
  "asyncLocalStorage._propagate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L289",
  "asyncLocalStorage.enterWith": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L296",
  "asyncLocalStorage.run": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L302",
  "asyncLocalStorage.exit": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L317",
  "asyncLocalStorage.getStore": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/async_hooks.js#L329",
  "url.Url": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L56",
  "url.urlParse": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L151",
  "url.parse": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L159",
  "url.urlFormat": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L540",
  "url.format": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L576",
  "url.urlResolve": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L663",
  "url.resolve": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L667",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L671",
  "url.resolveObject": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L676",
  "url.parseHost": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/url.js#L953",
  "https.Server": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L47",
  "server.setTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L397",
  "https.createServer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L90",
  "https.Agent": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L148",
  "agent._getSession": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L242",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L246",
  "agent._evictSession": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L268",
  "https.request": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L280",
  "https.get": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/https.js#L316",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L716",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L724",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L732",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L740",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L748",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L757",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L765",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L839",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/zlib.js#L847",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/events.js#L83",
  "events.getEventListeners": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/events.js#L686",
  "events.once": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/events.js#L708",
  "events.on": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/events.js#L779",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L235",
  "outgoingmessage.cork": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L255",
  "outgoingmessage.uncork": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L263",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L271",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L291",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L310",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L335",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L365",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L561",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L577",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L590",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L596",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L613",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L620",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L650",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L671",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L771",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L803",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L873",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L898",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L915",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L944",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L953",
  "outgoingmessage[undefined]": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_outgoing.js#L958",
  "Channel": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L65",
  "new Channel": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L66",
  "channel.SymbolHasInstance": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L71",
  "channel.subscribe": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L77",
  "channel.publish": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L87",
  "diagnostics_channel.channel": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L92",
  "diagnostics_channel.hasSubscribers": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/diagnostics_channel.js#L107",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/trace_events.js#L81",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L119",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L135",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L264",
  "Buffer.from": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L290",
  "Buffer.of": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L336",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L356",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L369",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L379",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L386",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L506",
  "Buffer.compare": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L510",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L526",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L530",
  "Buffer.concat": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L532",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L708",
  "buf.copy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L753",
  "buf.toString": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L762",
  "buf.equals": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L794",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L811",
  "buf.inspect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L843",
  "buf.compare": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L845",
  "buf.indexOf": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L939",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L943",
  "buf.includes": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L947",
  "buf.fill": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L955",
  "buf.write": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1030",
  "buf.toJSON": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1068",
  "buf.slice": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1095",
  "buf.swap16": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1109",
  "buf.swap32": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1124",
  "buf.swap64": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1141",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/buffer.js#L1160",
  "Stream": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L39",
  "Stream.Readable": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L40",
  "Stream.Writable": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L41",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L42",
  "Stream.Transform": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L43",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L44",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L45",
  "Stream.addAbortSignal": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L46",
  "Stream.finished": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L47",
  "Stream.Stream": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L77",
  "Stream._isUint8Array": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L79",
  "Stream._uint8ArrayToBuffer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/stream.js#L80",
  "fs.access": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L215",
  "fs.accessSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L230",
  "fs.exists": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L239",
  "fs.existsSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L265",
  "fs.readFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L326",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L393",
  "fs.close": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L444",
  "fs.closeSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L453",
  "fs.open": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L461",
  "fs.openSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L486",
  "fs.read": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L503",
  "fs.readSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L574",
  "fs.readv": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L615",
  "fs.readvSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L636",
  "fs.write": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L654",
  "fs.writeSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L705",
  "fs.writev": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L736",
  "fs.writevSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L759",
  "fs.rename": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L774",
  "fs.renameSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L785",
  "fs.truncate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L794",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L820",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L841",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L856",
  "fs.rmdir": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L871",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L901",
  "fs.rm": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L916",
  "fs.rmSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L931",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L938",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L945",
  "fs.fsync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L952",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L959",
  "fs.mkdir": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L966",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L991",
  "fs.readdir": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1016",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1037",
  "fs.fstat": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1048",
  "fs.lstat": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1061",
  "fs.stat": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1074",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1100",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1108",
  "fs.statSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1120",
  "fs.readlink": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1132",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1141",
  "fs.symlink": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1151",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1193",
  "fs.link": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1214",
  "fs.linkSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1228",
  "fs.unlink": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1240",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1248",
  "fs.fchmod": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1255",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1265",
  "fs.chmod": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1305",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1315",
  "fs.lchown": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1324",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1334",
  "fs.fchown": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1343",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1354",
  "fs.chown": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1364",
  "fs.chownSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1375",
  "fs.utimes": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1384",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1396",
  "fs.futimes": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1405",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1416",
  "fs.lutimes": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1425",
  "fs.lutimesSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1437",
  "fs.writeFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1476",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1508",
  "fs.appendFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1534",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1548",
  "fs.watch": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1561",
  "fs.watchFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1592",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1632",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1704",
  "fs.realpath": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1846",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1983",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L1997",
  "fs.copyFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L2013",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L2035",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L2055",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/fs.js#L2060",
  "util.isBoolean": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L67",
  "util.isNull": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L71",
  "util.isNullOrUndefined": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L75",
  "util.isNumber": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L79",
  "util.isString": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L83",
  "util.isSymbol": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L87",
  "util.isUndefined": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L91",
  "util.isObject": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L95",
  "util.isError": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L99",
  "util.isFunction": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L103",
  "util.isPrimitive": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L107",
  "util.log": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L130",
  "util.inherits": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L152",
  "util._extend": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L172",
  "util.callbackify": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L195",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/util.js#L229",
  "tty.isatty": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L42",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L46",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L73",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L84",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L120",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L122",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L124",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L126",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L144",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L148",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L152",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L156",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/tty.js#L160",
  "net.createServer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L170",
  "net.connect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L187",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L211",
  "net.Socket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L277",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L396",
  "socket._final": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L406",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L464",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L467",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L485",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L503",
  "socket.address": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L743",
  "socket._read": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L576",
  "socket.end": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L588",
  "socket.pause": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L595",
  "socket.resume": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L609",
  "socket.read": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L618",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L635",
  "socket._destroy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L646",
  "socket._getpeername": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L686",
  "socket._getsockname": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L722",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L744",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L748",
  "socket._writev": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L780",
  "socket._write": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L785",
  "socket.connect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L355",
  "socket.ref": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L929",
  "socket.unref": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L939",
  "net.Server": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1152",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1190",
  "server._listen2": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1319",
  "server.listen": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1375",
  "server.address": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1494",
  "server.getConnections": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1541",
  "server.close": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1579",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1618",
  "server[undefined]": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L404",
  "server._setupWorker": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1665",
  "server.ref": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1674",
  "server.unref": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/net.js#L1683",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/timers.js#L134",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/timers.js#L173",
  "timers.setInterval": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/timers.js#L188",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/timers.js#L218",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/timers.js#L239",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/timers.js#L275",
  "readline.createInterface": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L115",
  "readline.Interface": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L120",
  "interface.setPrompt": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L310",
  "interface.getPrompt": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L315",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L320",
  "interface.prompt": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L331",
  "interface.question": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L342",
  "interface._onLine": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L356",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L367",
  "interface._addHistory": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L375",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L402",
  "interface.close": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L443",
  "interface.pause": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L454",
  "interface.resume": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L463",
  "interface.write": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L472",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L481",
  "interface._insertString": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L515",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L534",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L600",
  "interface._wordRight": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L613",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L621",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L634",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L645",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L663",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L674",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L681",
  "interface.clearLine": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L687",
  "interface._line": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L696",
  "interface._historyNext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L709",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L729",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L750",
  "interface.getCursorPos": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L783",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L788",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L792",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L866",
  "interface[SymbolAsyncIterator]": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L1111",
  "readline.emitKeypressEvents": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L1148",
  "readline.cursorTo": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L1217",
  "readline.moveCursor": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L1243",
  "readline.clearLine": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L1277",
  "readline.clearScreenDown": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/readline.js#L1299",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L209",
  "repl.start": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L970",
  "replserver.setupHistory": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L975",
  "replserver.clearBufferedCommand": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L979",
  "replserver.close": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L983",
  "replserver.createContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L997",
  "replserver.resetContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1047",
  "replserver.displayPrompt": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1084",
  "replserver.setPrompt": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1099",
  "replserver.complete": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1149",
  "replserver.completeOnEditorMode": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1416",
  "replserver.defineCommand": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1429",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/repl.js#L1630",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/string_decoder.js#L71",
  "Script": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L63",
  "new Script": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L64",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L128",
  "script.runInContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L136",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L146",
  "vm.isContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L212",
  "vm.createContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L220",
  "vm.createScript": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L261",
  "vm.runInContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L283",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L297",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L306",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L313",
  "vm.measureMemory": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/vm.js#L389",
  "PerformanceObserver": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/perf_hooks.js#L343",
  "new PerformanceObserver": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/perf_hooks.js#L344",
  "performanceObserver.disconnect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/perf_hooks.js#L378",
  "performanceObserver.observe": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/perf_hooks.js#L395",
  "perf_hooks.monitorEventLoopDelay": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/perf_hooks.js#L653",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L59",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L67",
  "Serializer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L76",
  "Deserializer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L78",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L118",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L123",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L143",
  "v8.getHeapCodeStatistics": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L161",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L175",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L177",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L209",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L210",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L216",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L237",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L238",
  "v8.serialize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L260",
  "v8.deserialize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/v8.js#L267",
  "child_process.fork": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L89",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L146",
  "child_process.exec": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L178",
  "child_process.execFile": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L213",
  "child_process.spawn": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L612",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L622",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L689",
  "child_process.execSync": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/child_process.js#L708",
  "assert": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L106",
  "assert.fail": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L122",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L165",
  "assert.ok": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L405",
  "assert.equal": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L412",
  "assert.notEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L430",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L447",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L464",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L481",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L498",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L514",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L529",
  "assert.throws": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L839",
  "assert.rejects": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L843",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L847",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L851",
  "assert.ifError": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L855",
  "assert.match": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L939",
  "assert.doesNotMatch": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L943",
  "assert.CallTracker": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L947",
  "assert.strict": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/assert.js#L953",
  "crypto.createHash": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L122",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L130",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L138",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L142",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L146",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L150",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L154",
  "crypto.createSign": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L158",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/crypto.js#L162",
  "Session": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L46",
  "new Session": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L47",
  "session.connect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L54",
  "session.connectToMainThread": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L61",
  "session.onMessageSymbol": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L71",
  "session.post": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L94",
  "session.disconnect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L121",
  "inspector.inspectorOpen": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L135",
  "inspector.inspectorWaitForDebugger": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/inspector.js#L144",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L195",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L204",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L205",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L233",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L242",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L249",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L254",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L258",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L263",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_server.js#L347",
  "http.createServer": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/http.js#L45",
  "http.request": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/http.js#L49",
  "http.get": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/http.js#L53",
  "dgram.Socket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L93",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L133",
  "socket.bind": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L208",
  "socket.disconnect": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L431",
  "socket.sendto": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L445",
  "socket.send": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L557",
  "socket.close": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L713",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L755",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L771",
  "socket.setTTL": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L779",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L791",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L803",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L813",
  "socket.addMembership": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L823",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L839",
  "socket.addSourceSpecificMembership": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L854",
  "socket.dropSourceSpecificMembership": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L877",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L949",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L954",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L959",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L964",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L1020",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/dgram.js#L1025",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_incoming.js#L142",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_incoming.js#L150",
  "incomingmessage.destroy": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_incoming.js#L167",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_incoming.js#L177",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_incoming.js#L315",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_http_incoming.js#L342",
  "_tls_common.createSecureContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_common.js#L159",
  "_tls_common.translatePeerCertificate": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_common.js#L383",
  "_tls_common.SecureContext": "https://github.com/nodejs/node/blob/5e5927ec2e685399689e4fcfe630565b3101207f/lib/_tls_common.js#L73"
}