node/lib
snek f8bb0b183c
wasi: use WasmMemoryObject handle for perf (#43544)
PR-URL: #43544
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2022-06-25 11:02:32 -07:00
..
assert
dns dns: make promise API fully constructed from `lib/internal/dns/promises` 2022-06-20 19:58:45 +01:00
fs
internal http: add perf_hooks detail for http request and client 2022-06-25 11:37:20 +01:00
path
readline readline: use `kEmptyObject` 2022-06-11 12:18:14 +02:00
stream
timers timers: use `kEmptyObject` 2022-06-11 12:18:15 +02:00
util
.eslintrc.yaml tools: add `avoid-prototype-pollution` lint rule 2022-06-11 14:45:31 +01:00
_http_agent.js http: fix http agent keep alive 2022-06-18 10:30:04 +01:00
_http_client.js http: add perf_hooks detail for http request and client 2022-06-25 11:37:20 +01:00
_http_common.js http: defer reentrant execution of Parser::Execute 2022-06-22 10:55:18 +02:00
_http_incoming.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
_http_outgoing.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
_http_server.js http: add perf_hooks detail for http request and client 2022-06-25 11:37:20 +01:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js tools: report unsafe string and regex primordials as lint errors 2022-06-16 00:21:57 +02:00
_tls_wrap.js tls: use `kEmptyObject` 2022-06-11 12:18:15 +02:00
assert.js doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
async_hooks.js async_hooks: use `kEmptyObject` 2022-06-11 12:18:11 +02:00
buffer.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
child_process.js child_process: use `kEmptyObject` 2022-06-11 12:18:11 +02:00
cluster.js
console.js
constants.js
crypto.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
dgram.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
diagnostics_channel.js
dns.js dns: make promise API fully constructed from `lib/internal/dns/promises` 2022-06-20 19:58:45 +01:00
domain.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
events.js events: fix adding abort listener in `events.once` 2022-06-14 20:30:51 +01:00
fs.js fs: use `kEmptyObject` 2022-06-11 12:18:13 +02:00
http.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
http2.js
https.js https: use `kEmptyObject` 2022-06-11 12:18:14 +02:00
inspector.js src,lib: migrate to console on context's extra binding 2022-05-23 16:45:31 +08:00
module.js
net.js net: fix net.Server keepalive and noDelay 2022-06-22 15:10:18 +01:00
os.js dns: accept `'IPv4'` and `'IPv6'` for `family` 2022-06-15 18:02:01 -04:00
path.js
perf_hooks.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
process.js
punycode.js
querystring.js
readline.js readline: fix question stack overflow 2022-06-12 10:48:53 +01:00
repl.js tools: report unsafe string and regex primordials as lint errors 2022-06-16 00:21:57 +02:00
stream.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
string_decoder.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
sys.js
test.js test: add initial test module 2022-03-21 22:21:09 +00:00
timers.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
tls.js tls: fix performance regression in `convertALPNProtocols()` 2022-06-03 22:50:01 +08:00
trace_events.js
tty.js
url.js url: throw on NULL in IPv6 hostname 2022-03-14 21:12:44 +00:00
util.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00
v8.js v8: add v8.startupSnapshot utils 2022-06-17 19:23:56 +08:00
vm.js vm: use `kEmptyObject` 2022-06-11 12:18:16 +02:00
wasi.js wasi: use WasmMemoryObject handle for perf (#43544) 2022-06-25 11:02:32 -07:00
worker_threads.js
zlib.js lib: use null-prototype objects for property descriptors 2022-06-03 09:23:58 +01:00