{ "Agent.defaultMaxSockets": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L111", "agent.createConnection": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L90", "agent.getName": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L156", "agent.addRequest": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L138", "agent.createSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L195", "agent.removeSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L282", "agent.keepSocketAlive": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L314", "agent.reuseSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L321", "agent.destroy": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_agent.js#L326", "clientrequest._finish": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L286", "clientrequest._implicitHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L291", "clientrequest.abort": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L299", "clientrequest.onSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L687", "clientrequest._deferToConnect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L705", "clientrequest.setTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L735", "clientrequest.setNoDelay": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L763", "clientrequest.setSocketKeepAlive": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L767", "clientrequest.clearTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_client.js#L772", "incomingmessage.setTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_incoming.js#L78", "incomingmessage._read": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_incoming.js#L86", "incomingmessage.destroy": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_incoming.js#L103", "incomingmessage._addHeaderLines": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_incoming.js#L110", "incomingmessage._addHeaderLine": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_incoming.js#L277", "incomingmessage._dump": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_incoming.js#L304", "outgoingmessage._renderHeaders": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L161", "outgoingmessage.setTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L180", "outgoingmessage.destroy": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L200", "outgoingmessage._send": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L212", "outgoingmessage._writeRaw": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L241", "outgoingmessage._storeHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L285", "outgoingmessage.setHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L480", "outgoingmessage.getHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L495", "outgoingmessage.getHeaderNames": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L508", "outgoingmessage.getHeaders": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L514", "outgoingmessage.hasHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L529", "outgoingmessage.removeHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L536", "outgoingmessage._implicitHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L566", "outgoingmessage.write": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L578", "outgoingmessage.addTrailers": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L657", "outgoingmessage.end": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L686", "outgoingmessage._finish": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L750", "outgoingmessage._flush": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L775", "outgoingmessage._flushOutput": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L793", "outgoingmessage.flushHeaders": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L818", "outgoingmessage.flush": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L827", "outgoingmessage.pipe": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_outgoing.js#L831", "serverresponse._finish": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L141", "serverresponse.statusCode": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L147", "serverresponse.statusMessage": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L148", "serverresponse.assignSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L172", "serverresponse.detachSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L182", "serverresponse.writeContinue": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L189", "serverresponse.writeProcessing": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L194", "serverresponse._implicitHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L198", "serverresponse.writeHead": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L203", "serverresponse.writeHeader": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_http_server.js#L274", "server.setTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L81", "_tls_common.createSecureContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_common.js#L92", "_tls_common.translatePeerCertificate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_common.js#L241", "_tls_common.SecureContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_common.js#L52", "_tls_wrap.createServer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_wrap.js#L881", "_tls_wrap.connect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_wrap.js#L1193", "_tls_wrap.TLSSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_wrap.js#L293", "_tls_wrap.Server": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/_tls_wrap.js#L833", "assert": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L73", "assert.fail": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L89", "assert.AssertionError": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L134", "assert.ok": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L357", "assert.equal": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L364", "assert.notEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L379", "assert.deepEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L393", "assert.notDeepEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L407", "assert.deepStrictEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L421", "assert.notDeepStrictEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L435", "assert.strictEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L448", "assert.notStrictEqual": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L460", "assert.throws": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L693", "assert.rejects": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L697", "assert.doesNotThrow": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L701", "assert.doesNotReject": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L705", "assert.ifError": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L709", "assert.strict": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/assert.js#L761", "async_hooks.createHook": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L121", "AsyncResource": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L141", "new AsyncResource": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L142", "asyncResource.emitBefore": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L172", "asyncResource.emitAfter": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L178", "asyncResource.runInAsyncScope": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L184", "asyncResource.emitDestroy": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L195", "asyncResource.asyncId": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L201", "asyncResource.triggerAsyncId": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/async_hooks.js#L205", "Buffer.prototype": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L83", "Buffer.poolSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L99", "buffer.Buffer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L170", "Buffer.from": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L196", "Buffer.of": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L248", "Buffer.alloc": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L274", "Buffer.allocUnsafe": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L287", "Buffer.allocUnsafeSlow": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L297", "buffer.SlowBuffer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L304", "Buffer.isBuffer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L424", "Buffer.compare": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L428", "Buffer.isEncoding": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L444", "Buffer[kIsEncodingSymbol]": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L448", "Buffer.concat": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L450", "Buffer.byteLength": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L504", "buf.copy": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L629", "buf.toString": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L638", "buf.equals": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L662", "buf[customInspectSymbol]": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L674", "buf.inspect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L693", "buf.compare": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L695", "buf.indexOf": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L816", "buf.lastIndexOf": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L820", "buf.includes": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L824", "buf.fill": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L832", "buf.write": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L900", "buf.toJSON": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L983", "buf.slice": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L1010", "buf.swap16": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L1024", "buf.swap32": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L1039", "buf.swap64": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L1056", "buf.toLocaleString": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/buffer.js#L1075", "child_process.fork": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L61", "child_process._forkChild": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L117", "child_process.exec": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L150", "child_process.execFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L178", "child_process.spawn": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L552", "child_process.spawnSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L575", "child_process.execFileSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L646", "child_process.execSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/child_process.js#L665", "crypto.createHash": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L104", "crypto.createCipheriv": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L112", "crypto.createDecipheriv": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L120", "crypto.createDiffieHellman": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L124", "crypto.createDiffieHellmanGroup": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L128", "crypto.createECDH": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L132", "crypto.createHmac": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L136", "crypto.createSign": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L140", "crypto.createVerify": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/crypto.js#L144", "dgram.Socket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L77", "dgram.createSocket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L114", "socket.bind": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L186", "socket.sendto": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L316", "socket.send": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L410", "socket.close": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L533", "socket.address": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L479", "socket.setBroadcast": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L576", "socket.setTTL": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L584", "socket.setMulticastTTL": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L596", "socket.setMulticastLoopback": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L608", "socket.setMulticastInterface": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L618", "socket.addMembership": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L628", "socket.dropMembership": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L644", "socket.ref": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1021", "socket.unref": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1035", "socket.setRecvBufferSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L709", "socket.setSendBufferSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L714", "socket.getRecvBufferSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L719", "socket.getSendBufferSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L724", "socket._healthCheck": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L780", "socket._stopReceiving": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dgram.js#L785", "dns.lookup": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L87", "dns.lookupService": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L163", "resolver.resolveAny": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L231", "resolver.resolve4": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L232", "resolver.resolve6": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L233", "resolver.resolveCname": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L234", "resolver.resolveMx": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L235", "resolver.resolveNs": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L236", "resolver.resolveTxt": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L237", "resolver.resolveSrv": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L238", "resolver.resolvePtr": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L239", "resolver.resolveNaptr": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L240", "resolver.resolveSoa": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L241", "resolver.reverse": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L242", "resolver.resolve": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L246", "dns.defaultResolverSetServers": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/dns.js#L264", "events.EventEmitter": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/events.js#L26", "fs.access": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L172", "fs.accessSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L187", "fs.exists": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L201", "fs.existsSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L227", "fs.readFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L282", "fs.readFileSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L346", "fs.close": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L397", "fs.closeSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L404", "fs.open": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L412", "fs.openSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L439", "fs.read": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L453", "fs.readSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L491", "fs.write": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L523", "fs.writeSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L568", "fs.rename": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L594", "fs.renameSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L607", "fs.truncate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L618", "fs.truncateSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L644", "fs.ftruncate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L665", "fs.ftruncateSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L678", "fs.rmdir": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L687", "fs.rmdirSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L696", "fs.fdatasync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L704", "fs.fdatasyncSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L711", "fs.fsync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L718", "fs.fsyncSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L725", "fs.mkdir": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L732", "fs.mkdirSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L756", "fs.readdir": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L777", "fs.readdirSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L799", "fs.fstat": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L811", "fs.lstat": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L822", "fs.stat": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L835", "fs.fstatSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L848", "fs.lstatSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L856", "fs.statSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L866", "fs.readlink": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L876", "fs.readlinkSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L886", "fs.symlink": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L897", "fs.symlinkSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L914", "fs.link": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L929", "fs.linkSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L945", "fs.unlink": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L959", "fs.unlinkSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L968", "fs.fchmod": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L976", "fs.fchmodSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L986", "fs.chmod": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1026", "fs.chmodSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1037", "fs.lchown": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1047", "fs.lchownSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1058", "fs.fchown": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1068", "fs.fchownSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1078", "fs.chown": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1088", "fs.chownSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1100", "fs.utimes": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1110", "fs.utimesSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1123", "fs.futimes": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1133", "fs.futimesSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1142", "fs.writeFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1179", "fs.writeFileSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1206", "fs.appendFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1233", "fs.appendFileSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1247", "fs.watch": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1260", "fs.watchFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1290", "fs.unwatchFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1328", "fs.realpathSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1396", "fs.realpath": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1542", "fs.mkdtemp": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1682", "fs.mkdtempSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1695", "fs.copyFile": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1710", "fs.copyFileSync": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1732", "fs.createReadStream": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1754", "fs.createWriteStream": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L1759", "http.createServer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/http.js#L37", "http.request": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/http.js#L41", "http.get": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/http.js#L45", "https.Server": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L42", "https.createServer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L83", "https.Agent": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L137", "agent._getSession": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L230", "agent._cacheSession": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L234", "agent._evictSession": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L256", "https.request": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L268", "https.get": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/https.js#L304", "Session": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/inspector.js#L26", "new Session": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/inspector.js#L27", "session.connect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/inspector.js#L34", "session.onMessageSymbol": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/inspector.js#L45", "session.post": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/inspector.js#L62", "session.disconnect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/inspector.js#L89", "net.createServer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L135", "net.connect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L152", "net.normalizeArgs": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L176", "net.Socket": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L230", "socket._unrefTimer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L337", "socket._final": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L347", "socket.setTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L409", "socket._onTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L433", "socket.setNoDelay": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L451", "socket.setKeepAlive": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L466", "socket._read": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L531", "socket.end": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L548", "socket.destroySoon": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L578", "socket._destroy": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L589", "socket._getpeername": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L629", "socket._getsockname": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L667", "socket[kAfterAsyncWrite]": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L691", "socket._writeGeneric": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L695", "socket._writev": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L727", "socket._write": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L732", "socket.connect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L864", "net.Server": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1097", "net.createServerHandle": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1149", "server._listen2": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1280", "server.listen": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1336", "server.address": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1457", "server.getConnections": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1505", "server.close": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1543", "server._emitCloseIfDrained": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1582", "server.listenFD": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1612", "server._setupWorker": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1617", "server.ref": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1626", "server.unref": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/net.js#L1635", "os.loadavg": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L86", "os.cpus": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L91", "os.arch": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L111", "os.platform": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L116", "os.tmpdir": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L121", "os.endianness": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L142", "os.networkInterfaces": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L191", "os.setPriority": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L221", "os.getPriority": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L236", "os.userInfo": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/os.js#L251", "PerformanceObserver": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/perf_hooks.js#L278", "new PerformanceObserver": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/perf_hooks.js#L279", "performanceObserver.disconnect": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/perf_hooks.js#L314", "performanceObserver.observe": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/perf_hooks.js#L327", "QueryString": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/querystring.js#L32", "readline.createInterface": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L74", "readline.Interface": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L79", "interface.setPrompt": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L260", "interface._setRawMode": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L265", "interface.prompt": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L276", "interface.question": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L287", "interface._onLine": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L301", "interface._writeToOutput": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L312", "interface._addHistory": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L320", "interface._refreshLine": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L347", "interface.close": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L388", "interface.pause": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L399", "interface.resume": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L408", "interface.write": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L417", "interface._normalWrite": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L422", "interface._insertString": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L456", "interface._tabComplete": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L478", "interface._wordLeft": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L570", "interface._wordRight": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L579", "interface._deleteLeft": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L588", "interface._deleteRight": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L599", "interface._deleteWordLeft": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L606", "interface._deleteWordRight": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L618", "interface._deleteLineLeft": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L629", "interface._deleteLineRight": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L636", "interface.clearLine": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L642", "interface._line": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L651", "interface._historyNext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L658", "interface._historyPrev": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L674", "interface._getDisplayPos": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L686", "interface._getCursorPos": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L719", "interface._moveCursor": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L739", "interface._ttyWrite": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L772", "interface[undefined]": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L1003", "readline.emitKeypressEvents": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L1042", "readline.cursorTo": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L1117", "readline.moveCursor": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L1138", "readline.clearLine": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L1162", "readline.clearScreenDown": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/readline.js#L1182", "repl.writer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/repl.js#L132", "repl.start": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/repl.js#L759", "function hasOwnProperty() { [native code] }": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/repl.js#L125", "repl.REPLServer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/repl.js#L137", "repl.Recoverable": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/repl.js#L1508", "Stream": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L30", "Stream.Readable": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L32", "Stream.Writable": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L33", "Stream.Duplex": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L34", "Stream.Transform": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L35", "Stream.PassThrough": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L36", "Stream.pipeline": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L38", "Stream.finished": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L39", "Stream.Stream": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/stream.js#L42", "string_decoder.StringDecoder": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/string_decoder.js#L64", "timers.active": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L180", "timers._unrefActive": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L186", "timers.clearTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L468", "timers.setInterval": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L476", "timers.clearInterval": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L508", "timers.clearImmediate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L731", "timers.unenroll": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L364", "timers.enroll": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L405", "timers.setTimeout": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L427", "timers.setImmediate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/timers.js#L696", "tls.convertALPNProtocols": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tls.js#L88", "tls.checkServerIdentity": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tls.js#L173", "trace_events.createTracing": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/trace_events.js#L72", "tty.isatty": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L34", "tty.ReadStream": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L38", "readstream.setRawMode": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L63", "tty.WriteStream": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L74", "writestream.isTTY": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L108", "writestream.getColorDepth": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L110", "writestream._refreshSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L112", "writestream.cursorTo": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L130", "writestream.moveCursor": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L134", "writestream.clearLine": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L138", "writestream.clearScreenDown": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L142", "writestream.getWindowSize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/tty.js#L146", "url.Url": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L54", "url.urlParse": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L145", "url.parse": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L153", "url.urlFormat": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L534", "url.format": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L570", "url.urlResolve": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L657", "url.resolve": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L661", "url.urlResolveObject": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L665", "url.resolveObject": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L670", "url.parseHost": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/url.js#L948", "util.format": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L71", "util.formatWithOptions": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L75", "util.debuglog": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L202", "util.isBoolean": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L219", "util.isNull": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L223", "util.isNullOrUndefined": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L227", "util.isNumber": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L231", "util.isString": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L235", "util.isSymbol": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L239", "util.isUndefined": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L243", "util.isObject": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L247", "util.isFunction": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L251", "util.isPrimitive": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L255", "util.log": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L277", "util.inherits": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L296", "util._extend": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L316", "util.callbackify": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L366", "util.getSystemErrorName": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/util.js#L393", "Serializer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L30", "Deserializer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L32", "v8.setFlagsFromString": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L68", "v8.getHeapStatistics": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L73", "v8.getHeapSpaceStatistics": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L91", "serializer._getDataCloneError": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L113", "deserializer.readRawBytes": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L115", "DefaultSerializer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L147", "new DefaultSerializer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L148", "defaultSerializer._writeHostObject": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L154", "DefaultDeserializer": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L174", "defaultDeserializer._readHostObject": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L175", "v8.serialize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L198", "v8.deserialize": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/v8.js#L205", "Script": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L46", "new Script": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L47", "script.runInThisContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L118", "script.runInContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L127", "script.runInNewContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L138", "vm.isContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L223", "vm.createContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L231", "vm.createScript": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L263", "vm.runInContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L285", "vm.runInNewContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L299", "vm.runInThisContext": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L308", "vm.compileFunction": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/vm.js#L315", "zlib.Deflate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L673", "zlib.Inflate": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L680", "zlib.Gzip": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L687", "zlib.Gunzip": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L694", "zlib.DeflateRaw": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L701", "zlib.InflateRaw": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L709", "zlib.Unzip": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L716", "zlib.BrotliCompress": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L786", "zlib.BrotliDecompress": "https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/zlib.js#L794" }