..
assert
assert: move CallTracker to EOL
2025-05-06 20:28:02 -07:00
async_local_storage
async_hooks: ensure AsyncLocalStore instances work isolated
2025-05-06 18:00:56 +00:00
bootstrap
crypto: expose crypto.constants.OPENSSL_IS_BORINGSSL
2025-05-22 11:04:16 +00:00
child_process
child_process: fix parsing messages with splitted length field
2025-01-18 19:39:56 +00:00
cluster
console
crypto
crypto: move deprecated hash and mgf1Hash options to EOL
2025-06-20 13:09:06 -07:00
debugger
debugger: fix behavior of plain object exec in debugger repl
2025-03-18 19:30:31 +00:00
dns
dns: move falsy hostname in lookup to end-of-life
2025-06-13 12:47:23 +00:00
events
fs
fs: make Dir disposers idempotent
2025-06-20 19:03:34 +00:00
http2
http2: fix DEP0194 message
2025-06-11 13:47:31 +00:00
inspector
inspector: add protocol methods retrieving sent/received data
2025-06-20 10:20:37 +00:00
legacy
main
src,lib: obtain sourceURL in magic comments from V8
2025-05-30 09:47:20 +00:00
modules
module: fix typescript import.meta.main
2025-06-12 11:21:54 +00:00
per_context
lib,src: support DOMException ser-des
2025-06-11 16:11:18 +00:00
perf
perf_hooks: move deprecated accessors to EOF
2025-06-02 17:29:27 +00:00
process
src,permission: add --allow-net permission
2025-06-17 12:35:23 +00:00
quic
http2: add raw header array support to h2Session.request()
2025-04-26 09:27:27 -07:00
readline
repl: extract and standardize history from both repl and interface
2025-05-28 07:38:39 +00:00
repl
repl: extract and standardize history from both repl and interface
2025-05-28 07:38:39 +00:00
source_map
doc,lib: update source map links to ECMA426
2025-06-08 10:30:11 +00:00
streams
lib: make ERM functions into wrappers returning undefined
2025-05-25 13:44:43 +00:00
test
test_runner
test_runner: prefer Atomics primordials
2025-06-17 16:53:58 +02:00
tls
tls: move IP-address servername deprecation to eol
2025-06-02 19:01:00 +00:00
util
util: inspect: do not crash on an Error stack pointing to itself
2025-06-16 23:36:47 +00:00
v8
vm
esm: support source phase imports for WebAssembly
2025-02-28 09:52:47 -08:00
watch_mode
watch: check parent and child path properly
2025-04-06 09:48:53 +02:00
webstreams
stream: making DecompressionStream spec compilent for trailing junk
2025-05-26 00:38:39 +00:00
worker
lib,src: support DOMException ser-des
2025-06-11 16:11:18 +00:00
abort_controller.js
lib: fix AbortSignal.any() with timeout signals
2025-04-17 14:28:36 +00:00
assert.js
async_context_frame.js
lib: use Map primordial for ActiveAsyncContextFrame
2025-04-08 17:51:08 +00:00
async_hooks.js
inspector: skip promise hook in the inspector async hook
2025-02-23 01:07:21 +00:00
blob.js
lib: limit split function calls to prevent excessive array length
2025-03-18 15:52:50 +00:00
blocklist.js
buffer.js
buffer: give names to Buffer.prototype.*Write() functions
2025-05-12 07:02:23 +00:00
child_process.js
child_process: move _channel to end-of-life
2025-06-02 16:25:50 +00:00
cli_table.js
constants.js
data_url.js
url: add fileURLToPathBuffer API
2025-06-14 14:06:04 -07:00
dgram.js
encoding.js
error_serdes.js
lib: avoid StackOverflow on serializeError
2025-04-29 21:12:29 +00:00
errors.js
src,permission: add --allow-net permission
2025-06-17 12:35:23 +00:00
event_target.js
file.js
fixed_queue.js
freelist.js
freeze_intrinsics.js
heap_utils.js
histogram.js
http.js
inspector_async_hook.js
inspector: skip promise hook in the inspector async hook
2025-02-23 01:07:21 +00:00
inspector_network_tracking.js
js_stream_socket.js
linkedlist.js
mime.js
navigator.js
net.js
lib: add warning when binding inspector to public IP
2025-03-21 08:11:10 -07:00
options.js
src: support namespace options in configuration file
2025-06-06 12:47:05 +00:00
priority_queue.js
lib: optimize priority queue
2025-02-28 16:25:49 +00:00
promise_hooks.js
querystring.js
README.md
repl.js
repl: extract and standardize history from both repl and interface
2025-05-28 07:38:39 +00:00
socket_list.js
socketaddress.js
stream_base_commons.js
timers.js
timers: remove unnecessary allocation of _onTimeout
2025-03-20 08:44:44 +00:00
trace_events_async_hooks.js
tty.js
tty: improve color terminal color detection
2025-05-21 12:05:07 +00:00
url.js
url: add fileURLToPathBuffer API
2025-06-14 14:06:04 -07:00
util.js
http2: remove support for priority signaling
2025-06-03 09:09:40 +00:00
v8_prof_polyfill.js
v8_prof_processor.js
validators.js
vm.js
esm: support source phase imports for WebAssembly
2025-02-28 09:52:47 -08:00
wasm_web_api.js
watchdog.js
webidl.js
webstorage.js
worker.js
worker: move terminate callback to end-of-life
2025-06-02 11:16:49 -07:00