{
  "clientrequest._finish": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L392",
  "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L418",
  "clientrequest.abort": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L426",
  "clientrequest.destroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L435",
  "clientrequest.onSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L883",
  "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L926",
  "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L953",
  "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L981",
  "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L985",
  "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_client.js#L990",
  "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_tls_wrap.js#L1388",
  "_tls_wrap.connect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_tls_wrap.js#L1744",
  "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_tls_wrap.js#L505",
  "_tls_wrap.Server": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_tls_wrap.js#L1323",
  "dns.lookup": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dns.js#L143",
  "dns.lookupService": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dns.js#L272",
  "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dns.js#L309",
  "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tls.js#L199",
  "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tls.js#L330",
  "tls.getCACertificates": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tls.js#L157",
  "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L295",
  "outgoingmessage.cork": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L315",
  "outgoingmessage.uncork": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L322",
  "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L357",
  "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L377",
  "outgoingmessage._send": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L398",
  "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L424",
  "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L454",
  "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L697",
  "outgoingmessage.setHeaders": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L712",
  "outgoingmessage.appendHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L753",
  "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L784",
  "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L797",
  "outgoingmessage.getRawHeaderNames": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L803",
  "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L820",
  "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L837",
  "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L844",
  "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L874",
  "outgoingmessage.write": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L898",
  "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1034",
  "outgoingmessage.end": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1084",
  "outgoingmessage._finish": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1167",
  "outgoingmessage._flush": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1192",
  "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1209",
  "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1235",
  "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1244",
  "outgoingmessage[undefined]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_outgoing.js#L1249",
  "child_process.fork": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L122",
  "child_process._forkChild": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L174",
  "child_process.exec": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L231",
  "child_process.execFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L323",
  "child_process.spawn": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L745",
  "child_process.spawnSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L823",
  "child_process.execFileSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L907",
  "child_process.execSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/child_process.js#L945",
  "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L203",
  "agent.createConnection": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L141",
  "agent.getName": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L236",
  "agent.addRequest": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L230",
  "agent.createSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L296",
  "agent.removeSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L410",
  "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L468",
  "agent.reuseSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L504",
  "agent.destroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_agent.js#L511",
  "QueryString": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/querystring.js#L45",
  "WASI": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/wasi.js#L46",
  "new WASI": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/wasi.js#L47",
  "wASI.start": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/wasi.js#L122",
  "wASI.initialize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/wasi.js#L147",
  "wASI.getImportObject": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/wasi.js#L164",
  "async_hooks.createHook": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L157",
  "AsyncResource": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L167",
  "new AsyncResource": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L168",
  "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L207",
  "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L222",
  "asyncResource.asyncId": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L230",
  "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L234",
  "asyncResource.bind": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/async_hooks.js#L274",
  "url.Url": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L71",
  "url.urlParse": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L128",
  "url.parse": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L171",
  "url.urlFormat": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L574",
  "url.format": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L633",
  "url.urlResolve": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L719",
  "url.resolve": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L723",
  "url.urlResolveObject": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L727",
  "url.resolveObject": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L732",
  "url.parseHost": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L1002",
  "url.pathToFileURL": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/url.js#L1018",
  "https.Server": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L62",
  "server.closeAllConnections": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L586",
  "server.closeIdleConnections": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L598",
  "server.setTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L614",
  "server.close": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2353",
  "server[SymbolAsyncDispose]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2393",
  "https.createServer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L134",
  "https.Agent": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L206",
  "agent._getSession": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L322",
  "agent._cacheSession": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L326",
  "agent._evictSession": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L348",
  "https.request": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L364",
  "https.get": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/https.js#L416",
  "zlib.Deflate": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L696",
  "zlib.Inflate": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L704",
  "zlib.Gzip": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L712",
  "zlib.Gunzip": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L720",
  "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L728",
  "zlib.InflateRaw": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L737",
  "zlib.Unzip": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L745",
  "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L811",
  "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L819",
  "ZstdCompress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L880",
  "new ZstdCompress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L881",
  "ZstdDecompress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L894",
  "new ZstdDecompress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L895",
  "zlib.crc32": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/zlib.js#L911",
  "Channel": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L175",
  "new Channel": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L176",
  "channel.SymbolHasInstance": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L184",
  "channel.subscribe": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L190",
  "channel.unsubscribe": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L195",
  "channel.bindStore": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L199",
  "channel.unbindStore": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L204",
  "channel.publish": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L212",
  "channel.runStores": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L214",
  "diagnostics_channel.channel": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L221",
  "diagnostics_channel.subscribe": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L232",
  "diagnostics_channel.unsubscribe": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L236",
  "diagnostics_channel.hasSubscribers": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L240",
  "diagnostics_channel.tracingChannel": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/diagnostics_channel.js#L427",
  "trace_events.createTracing": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/trace_events.js#L83",
  "Buffer.prototype": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L134",
  "Buffer.poolSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L152",
  "buffer.Buffer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L271",
  "Buffer.from": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L298",
  "Buffer.copyBytesFrom": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L340",
  "Buffer.of": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L386",
  "Buffer.alloc": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L394",
  "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L407",
  "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L417",
  "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L424",
  "Buffer.isBuffer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L552",
  "Buffer.compare": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L556",
  "Buffer.isEncoding": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L572",
  "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L576",
  "Buffer.concat": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L578",
  "Buffer.byteLength": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L771",
  "buf.copy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L826",
  "buf.toString": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L835",
  "buf.equals": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L867",
  "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L884",
  "buf.inspect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L923",
  "buf.compare": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L925",
  "buf.indexOf": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1019",
  "buf.lastIndexOf": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1023",
  "buf.includes": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1027",
  "buf.fill": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1035",
  "buf.write": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1110",
  "buf.toJSON": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1150",
  "buf.subarray": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1177",
  "buf.slice": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1185",
  "buf.swap16": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1195",
  "buf.swap32": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1210",
  "buf.swap64": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1227",
  "buf.toLocaleString": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1246",
  "buffer.btoa": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1279",
  "buffer.atob": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1293",
  "buffer.isUtf8": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1315",
  "buffer.isAscii": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/buffer.js#L1323",
  "Stream": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L55",
  "Stream.isDestroyed": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L57",
  "Stream.isDisturbed": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L58",
  "Stream.isErrored": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L59",
  "Stream.isReadable": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L60",
  "Stream.isWritable": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L61",
  "Stream.Readable": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L63",
  "Stream.Writable": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L104",
  "Stream.Duplex": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L105",
  "Stream.Transform": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L106",
  "Stream.PassThrough": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L107",
  "Stream.duplexPair": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L108",
  "Stream.pipeline": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L109",
  "Stream.addAbortSignal": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L111",
  "Stream.finished": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L112",
  "Stream.destroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L113",
  "Stream.compose": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L114",
  "Stream.setDefaultHighWaterMark": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L115",
  "Stream.getDefaultHighWaterMark": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L116",
  "Stream.Stream": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L144",
  "Stream._isArrayBufferView": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L146",
  "Stream._isUint8Array": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L147",
  "Stream._uint8ArrayToBuffer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/stream.js#L148",
  "vm.isContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L78",
  "Script": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L84",
  "new Script": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L85",
  "script.runInThisContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L132",
  "script.runInContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L140",
  "script.runInNewContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L152",
  "vm.createContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L225",
  "vm.createScript": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L268",
  "vm.runInContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L290",
  "vm.runInNewContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L304",
  "vm.runInThisContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L313",
  "vm.compileFunction": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L320",
  "vm.measureMemory": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/vm.js#L382",
  "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L187",
  "incomingmessage._read": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L202",
  "incomingmessage._destroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L218",
  "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L244",
  "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L382",
  "incomingmessage._addHeaderLineDistinct": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L417",
  "incomingmessage._dump": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_incoming.js#L429",
  "fs.access": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L223",
  "fs.accessSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L244",
  "fs.exists": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L254",
  "fs.existsSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L286",
  "fs.readFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L364",
  "fs.readFileSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L436",
  "fs.close": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L505",
  "fs.closeSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L519",
  "fs.open": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L534",
  "fs.openSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L562",
  "fs.openAsBlob": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L577",
  "fs.read": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L606",
  "fs.readSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L699",
  "fs.readv": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L758",
  "fs.readvSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L789",
  "fs.write": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L813",
  "fs.writeSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L890",
  "fs.writev": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L942",
  "fs.writevSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L980",
  "fs.rename": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1002",
  "fs.renameSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1021",
  "fs.truncate": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1035",
  "fs.truncateSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1068",
  "fs.ftruncate": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1093",
  "fs.ftruncateSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1113",
  "fs.rmdir": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1142",
  "fs.rmdirSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1189",
  "fs.rm": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1218",
  "fs.rmSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1246",
  "fs.fdatasync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1259",
  "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1272",
  "fs.fsync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1283",
  "fs.fsyncSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1295",
  "fs.mkdir": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1309",
  "fs.mkdirSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1346",
  "fs.readdir": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1524",
  "fs.readdirSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1570",
  "fs.fstat": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1601",
  "fs.lstat": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1624",
  "fs.stat": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1652",
  "fs.statfs": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1664",
  "fs.fstatSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1689",
  "fs.lstatSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1707",
  "fs.statSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1736",
  "fs.statfsSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1749",
  "fs.readlink": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1765",
  "fs.readlinkSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1780",
  "fs.symlink": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1793",
  "fs.symlinkSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1867",
  "fs.link": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1906",
  "fs.linkSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1925",
  "fs.unlink": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1941",
  "fs.unlinkSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1953",
  "fs.fchmod": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1964",
  "fs.fchmodSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L1984",
  "fs.chmod": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2044",
  "fs.chmodSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2060",
  "fs.lchown": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2075",
  "fs.lchownSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2092",
  "fs.fchown": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2107",
  "fs.fchownSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2128",
  "fs.chown": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2147",
  "fs.chownSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2166",
  "fs.utimes": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2182",
  "fs.utimesSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2204",
  "fs.futimes": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2221",
  "fs.futimesSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2240",
  "fs.lutimes": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2257",
  "fs.lutimesSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2279",
  "fs.writeFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2355",
  "fs.writeFileSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2407",
  "fs.appendFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2473",
  "fs.appendFileSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2499",
  "fs.watch": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2527",
  "fs.watchFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2593",
  "fs.unwatchFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2635",
  "fs.realpathSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2712",
  "fs.realpath": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L2867",
  "fs.mkdtemp": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3028",
  "fs.mkdtempSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3046",
  "fs.copyFile": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3063",
  "fs.copyFileSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3086",
  "fs.cp": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3103",
  "fs.cpSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3124",
  "fs.createReadStream": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3159",
  "fs.createWriteStream": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3182",
  "fs.glob": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3189",
  "fs.globSync": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/fs.js#L3209",
  "events.EventEmitter": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/events.js#L208",
  "events.getEventListeners": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/events.js#L910",
  "events.getMaxListeners": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/events.js#L939",
  "events.once": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/events.js#L959",
  "events.on": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/events.js#L1046",
  "util.styleText": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L118",
  "util.inherits": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L169",
  "util.callbackify": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L230",
  "util.getSystemErrorMessage": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L270",
  "util.getSystemErrorName": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L282",
  "util._errnoException": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L290",
  "util._exceptionWithHostPort": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L302",
  "util.parseEnv": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L319",
  "util.getCallSites": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/util.js#L384",
  "tty.isatty": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L46",
  "tty.ReadStream": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L51",
  "readstream.setRawMode": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L77",
  "tty.WriteStream": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L88",
  "writestream.isTTY": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L124",
  "writestream.getColorDepth": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L126",
  "writestream.hasColors": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L128",
  "writestream._refreshSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L130",
  "writestream.cursorTo": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L148",
  "writestream.moveCursor": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L152",
  "writestream.clearLine": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L156",
  "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L160",
  "writestream.getWindowSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/tty.js#L164",
  "sea.getRawAsset": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/sea.js#L23",
  "sea.getAsset": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/sea.js#L46",
  "sea.getAssetAsBlob": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/sea.js#L66",
  "repl.REPLServer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L259",
  "repl.start": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1065",
  "replserver.setupHistory": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1070",
  "replserver.clearBufferedCommand": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1074",
  "replserver.close": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1078",
  "replserver.createContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1092",
  "replserver.resetContext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1148",
  "replserver.displayPrompt": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1187",
  "replserver.setPrompt": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1202",
  "replserver.complete": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1274",
  "replserver.completeOnEditorMode": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1614",
  "replserver.defineCommand": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1627",
  "repl.Recoverable": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/repl.js#L1846",
  "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/string_decoder.js#L60",
  "http.createServer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/http.js#L62",
  "http.request": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/http.js#L101",
  "http.get": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/http.js#L112",
  "v8.writeHeapSnapshot": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L84",
  "v8.getHeapSnapshot": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L101",
  "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L164",
  "v8.isStringOneByteRepresentation": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L174",
  "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L196",
  "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L229",
  "v8.getHeapCodeStatistics": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L256",
  "v8.setHeapSnapshotNearHeapLimit": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L269",
  "v8.getCppHeapStatistics": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L286",
  "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L296",
  "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L303",
  "DefaultSerializer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L349",
  "new DefaultSerializer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L350",
  "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L362",
  "DefaultDeserializer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L386",
  "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L392",
  "v8.serialize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L420",
  "v8.deserialize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L433",
  "GCProfiler": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L439",
  "gCProfiler.start": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L442",
  "gCProfiler.stop": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/v8.js#L449",
  "assert": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L82",
  "assert.fail": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L105",
  "assert.AssertionError": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L148",
  "assert.ok": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L156",
  "assert.equal": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L169",
  "assert.notEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L193",
  "assert.deepEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L216",
  "assert.notDeepEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L239",
  "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L264",
  "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L289",
  "assert.strictEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L312",
  "assert.notStrictEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L334",
  "assert.partialDeepStrictEqual": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L356",
  "assert.throws": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L676",
  "assert.rejects": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L686",
  "assert.doesNotThrow": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L696",
  "assert.doesNotReject": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L706",
  "assert.ifError": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L715",
  "assert.match": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L812",
  "assert.doesNotMatch": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L823",
  "assert.CallTracker": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L827",
  "assert.strict": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/assert.js#L838",
  "crypto.createHash": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L138",
  "crypto.createCipheriv": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L142",
  "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L146",
  "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L150",
  "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L154",
  "crypto.createECDH": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L158",
  "crypto.createHmac": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L162",
  "crypto.createSign": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L166",
  "crypto.createVerify": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L170",
  "crypto.getFips": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L243",
  "crypto.setFips": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/crypto.js#L247",
  "Session": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L51",
  "session.connect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L60",
  "session.connectToMainThread": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L71",
  "session.onMessage": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L81",
  "session.post": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L112",
  "session.disconnect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L145",
  "inspector.inspectorOpen": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L166",
  "inspector.inspectorWaitForDebugger": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/inspector.js#L201",
  "serverresponse._finish": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L238",
  "serverresponse.statusCode": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L261",
  "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L262",
  "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L288",
  "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L299",
  "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L306",
  "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L311",
  "serverresponse.writeEarlyHints": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L315",
  "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L343",
  "serverresponse.writeHead": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L348",
  "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/_http_server.js#L442",
  "server[undefined]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2422",
  "os.loadavg": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L120",
  "os.cpus": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L140",
  "os.arch": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L164",
  "os.platform": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L172",
  "os.tmpdir": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L180",
  "os.endianness": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L200",
  "os.networkInterfaces": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L270",
  "os.setPriority": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L305",
  "os.getPriority": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L324",
  "os.userInfo": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/os.js#L351",
  "dgram.Socket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L109",
  "dgram.createSocket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L191",
  "socket.bind": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L268",
  "socket.connect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1227",
  "socket.disconnect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L491",
  "socket.sendto": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L505",
  "socket.send": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L614",
  "socket.close": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L777",
  "socket[SymbolAsyncDispose]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L801",
  "socket.address": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L660",
  "socket.remoteAddress": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L826",
  "socket.setBroadcast": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L842",
  "socket.setTTL": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L850",
  "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L862",
  "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L874",
  "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L884",
  "socket.addMembership": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L894",
  "socket.dropMembership": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L910",
  "socket.addSourceSpecificMembership": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L925",
  "socket.dropSourceSpecificMembership": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L943",
  "socket.ref": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1561",
  "socket.unref": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1575",
  "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1020",
  "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1025",
  "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1030",
  "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1035",
  "socket.getSendQueueSize": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1039",
  "socket.getSendQueueCount": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1043",
  "socket._healthCheck": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1103",
  "socket._stopReceiving": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/dgram.js#L1108",
  "timers.setTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/timers.js#L136",
  "timers.clearTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/timers.js#L157",
  "timers.setInterval": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/timers.js#L180",
  "timers.clearInterval": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/timers.js#L192",
  "timers.setImmediate": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/timers.js#L228",
  "timers.clearImmediate": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/timers.js#L247",
  "readline.Interface": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L101",
  "interface.question": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L133",
  "readline.createInterface": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L211",
  "interface._setRawMode": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L428",
  "interface._onLine": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L429",
  "interface._writeToOutput": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L430",
  "interface._addHistory": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L431",
  "interface._refreshLine": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L432",
  "interface._normalWrite": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L433",
  "interface._insertString": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L434",
  "interface._tabComplete": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L435",
  "interface._wordLeft": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L451",
  "interface._wordRight": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L452",
  "interface._deleteLeft": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L453",
  "interface._deleteRight": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L454",
  "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L455",
  "interface._deleteWordRight": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L456",
  "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L457",
  "interface._deleteLineRight": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L458",
  "interface._line": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L459",
  "interface._historyNext": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L460",
  "interface._historyPrev": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L461",
  "interface._getDisplayPos": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L462",
  "interface._getCursorPos": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L463",
  "interface._moveCursor": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L464",
  "interface._ttyWrite": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/readline.js#L465",
  "net.createServer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L218",
  "net.connect": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L235",
  "net.getDefaultAutoSelectFamily": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L253",
  "net.setDefaultAutoSelectFamily": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L257",
  "net.getDefaultAutoSelectFamilyAttemptTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L262",
  "net.setDefaultAutoSelectFamilyAttemptTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L266",
  "net.normalizeArgs": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L286",
  "net.Socket": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L367",
  "socket._unrefTimer": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L525",
  "socket._final": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L535",
  "socket.setTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L592",
  "socket._onTimeout": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L595",
  "socket.setNoDelay": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L613",
  "socket.setKeepAlive": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L631",
  "socket._read": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L725",
  "socket.end": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L741",
  "socket.resetAndDestroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L747",
  "socket.pause": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L763",
  "socket.resume": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L776",
  "socket.read": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L785",
  "socket.destroySoon": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L802",
  "socket._destroy": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L813",
  "socket._reset": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L867",
  "socket._getpeername": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L873",
  "socket._getsockname": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L911",
  "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L936",
  "socket._writeGeneric": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L940",
  "socket._writev": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L977",
  "socket._write": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L982",
  "socket[kReinitializeHandle]": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1289",
  "net.Server": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1762",
  "net.createServerHandle": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1829",
  "server._listen2": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L1972",
  "server.listen": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2037",
  "server.address": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2220",
  "server.getConnections": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2315",
  "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2400",
  "server._setupWorker": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2449",
  "server.ref": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2458",
  "server.unref": "https://github.com/nodejs/node/blob/9ad070e43bdfee9742694b60c6396675ac4859cd/lib/net.js#L2467"
}