..
assert
assert: use a set instead of an array for faster lookup
2026-02-24 00:37:09 +01:00
async_local_storage
bootstrap
vm: sync-ify SourceTextModule linkage
2025-10-11 22:51:07 +02:00
child_process
child_process: treat ipc length header as unsigned uint32
2026-02-24 08:38:58 +01:00
cluster
cluster: fix port reuse between cluster
2026-02-24 08:38:54 +01:00
console
console: optimize single-string logging
2026-02-24 00:36:28 +01:00
crypto
lib: backport _tls_common and _tls_wrap refactors
2026-03-16 17:29:52 +01:00
debugger
lib: use FastBuffer for empty buffer allocation
2026-02-24 00:36:56 +01:00
dns
dns: support max timeout
2025-08-04 12:25:31 +02:00
errors
lib: add source map support for assert messages
2025-10-07 17:29:34 +02:00
events
fs
permission: include permission check on lib/fs/promises
2026-03-22 17:04:56 +01:00
http2
http2: fix FileHandle leak in respondWithFile
2026-05-11 15:49:59 +02:00
inspector
inspector: inspect HTTP response body
2026-02-24 00:36:44 +01:00
legacy
main
src: fix timing of snapshot serialize callback
2026-02-19 18:46:22 +01:00
modules
esm: fix path normalization in finalizeResolution
2026-05-11 16:10:17 +02:00
per_context
perf_hooks: fix stack overflow error
2026-02-24 00:36:53 +01:00
perf
perf_hooks: fix stack overflow error
2026-02-24 00:36:53 +01:00
process
lib: remove redundant destroyHook checks
2026-02-17 19:12:19 +01:00
quic
lib: fix typo in QuicSessionStats
2026-02-17 19:16:41 +01:00
readline
repl: fix pasting after moving the cursor to the left
2026-02-17 16:19:29 +01:00
repl
repl: add isValidParentheses check before wrap input
2025-10-07 16:07:13 +02:00
source_map
lib: fix source map url parse in dynamic imports
2026-05-11 16:10:16 +02:00
streams
stream: fix decoded fromList chunk boundary check
2026-05-11 16:10:16 +02:00
test
test_runner
lib: enforce use of URLParse
2026-02-24 00:37:06 +01:00
tls
tls: wrap SNICallback invocation in try/catch
2026-03-22 17:04:52 +01:00
util
assert,util: fix deep comparison for sets and maps with mixed types
2026-02-24 08:38:56 +01:00
v8
src: fix timing of snapshot serialize callback
2026-02-19 18:46:22 +01:00
vm
vm: make vm.Module.evaluate() conditionally synchronous
2026-02-19 18:46:01 +01:00
watch_mode
webstreams
stream: fix isErrored/isWritable for WritableStreams
2026-02-24 00:37:03 +01:00
worker
lib,src: support DOMException ser-des
2025-07-27 20:28:14 +02:00
abort_controller.js
assert.js
async_context_frame.js
async_hooks.js
lib: remove redundant destroyHook checks
2026-02-17 19:12:19 +01:00
blob.js
blocklist.js
net: update net.blocklist to allow file save and file management
2025-08-04 11:54:30 +02:00
buffer.js
src,lib: refactor unsafe buffer creation to remove zero-fill toggle
2026-01-09 18:11:49 -03:00
child_process.js
cli_table.js
constants.js
data_url.js
url: add fileURLToPathBuffer API
2025-07-24 20:08:23 +02:00
dgram.js
encoding.js
lib: gbk decoder is gb18030 decoder per spec
2026-02-24 00:37:10 +01:00
error_serdes.js
errors.js
lib: fix TypeScript support check in jitless mode
2026-02-24 08:38:57 +01:00
event_target.js
events: remove redundant todo
2026-02-24 08:38:58 +01:00
file.js
fixed_queue.js
freelist.js
freeze_intrinsics.js
lib: prefer AsyncIteratorPrototype primordial
2025-08-26 11:22:35 +02:00
heap_utils.js
v8: fix missing callback in heap utils destroy
2025-07-24 20:08:30 +02:00
histogram.js
perf_hooks: do not expose SafeMap via Histogram wrapper
2025-08-04 13:35:52 +02:00
http.js
http: replace startsWith with strict equality
2026-02-24 00:36:27 +01:00
inspector_async_hook.js
inspector_network_tracking.js
inspector: add http2 tracking support
2025-09-20 06:15:54 +00:00
js_stream_socket.js
linkedlist.js
mime.js
util: optimize toASCIILower function using V8s native toLowerCase
2026-02-24 00:37:10 +01:00
navigator.js
net.js
lib: simplify IPv6 checks in isLoopback()
2025-09-20 03:33:00 +00:00
options.js
priority_queue.js
lib: optimize priority queue
2025-10-22 23:44:03 +02:00
promise_hooks.js
querystring.js
README.md
repl.js
socket_list.js
socketaddress.js
lib: enforce use of URLParse
2026-02-24 00:37:06 +01:00
stream_base_commons.js
timers.js
lib: remove redundant destroyHook checks
2026-02-17 19:12:19 +01:00
trace_events_async_hooks.js
tty.js
url.js
url: add fast path to getPathFromURL decoder
2026-02-24 00:37:11 +01:00
util.js
lib: fix TypeScript support check in jitless mode
2026-02-24 08:38:57 +01:00
v8_prof_polyfill.js
v8_prof_processor.js
validators.js
lib: rename validateInternalField into validateThisInternalField
2025-07-24 20:08:26 +02:00
vm.js
wasm_web_api.js
watchdog.js
webidl.js
webstorage.js
worker.js
worker: add cpu profile APIs for worker
2025-09-20 06:16:09 +00:00