0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 07:37:56 +01:00
nodejs/lib
Antoine du Hamel daea065f24
tls: remove prototype primordials
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: https://github.com/nodejs/node/pull/53699
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-07-07 00:56:04 +00:00
..
assert
dns
fs
inspector
internal url: make URL.parse enumerable 2024-07-06 14:53:26 +00:00
path
readline
stream
test test_runner: support module detection in module mocks 2024-07-04 13:30:01 +00:00
timers
util
_http_agent.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
_http_client.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
_http_common.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
_http_incoming.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
_http_outgoing.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
_http_server.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js tls: remove prototype primordials 2024-07-07 00:56:04 +00:00
_tls_wrap.js tls: remove prototype primordials 2024-07-07 00:56:04 +00:00
assert.js
async_hooks.js
buffer.js
child_process.js
cluster.js
console.js
constants.js
crypto.js
dgram.js
diagnostics_channel.js lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
dns.js
domain.js
eslint.config_partial.mjs tls: remove prototype primordials 2024-07-07 00:56:04 +00:00
events.js doc, typings: events.once accepts symbol event type 2024-06-27 21:56:25 +00:00
fs.js fs: fix typings 2024-07-04 11:04:37 +00:00
http2.js
http.js http: remove prototype primordials 2024-07-06 10:33:16 +02:00
https.js
inspector.js
module.js
net.js
os.js
path.js path: add matchGlob method 2024-06-23 06:08:59 +00:00
perf_hooks.js
process.js
punycode.js
querystring.js
readline.js
repl.js
sea.js
stream.js
string_decoder.js
sys.js
test.js
timers.js
tls.js tls: remove prototype primordials 2024-07-07 00:56:04 +00:00
trace_events.js
tty.js
url.js
util.js
v8.js v8: move ToNamespacedPath to c++ 2024-07-04 16:19:36 +00:00
vm.js
wasi.js
worker_threads.js
zlib.js