..
assert
assert: reduce internal usage of public require of util
2019-03-24 18:15:23 +08:00
bootstrap
process: load internal/async_hooks before inspector hooks registration
2019-03-23 15:02:23 -04:00
cluster
lib: use Array#includes instead of Array#indexOf
2019-03-21 21:38:02 +08:00
console
lib: remove usage of require('util')
2019-03-25 00:17:52 +01:00
crypto
lib: refactor Error.captureStackTrace() usage
2019-03-23 02:55:54 +01:00
dns
fs
lib: refactor Error.captureStackTrace() usage
2019-03-23 02:55:54 +01:00
http2
http2: reduce usage of require('util')
2019-03-24 21:52:58 +08:00
main
worker: remove usage of require('util') in worker_thread.js
2019-03-24 18:07:37 +08:00
modules
module: remove usage of require('util') in esm/translators.js
2019-03-25 00:34:17 +01:00
per_context
src,lib: make DOMException available in all Contexts
2019-03-15 16:54:19 +01:00
policy
policy: reduce internal usage of public util for manifest.js
2019-03-23 13:25:42 +08:00
process
process: remove usage of require('util') in per_thread.js
2019-03-25 00:37:12 +01:00
repl
repl: remove usage of require('util') in repl/history
2019-03-23 00:16:02 +08:00
streams
stream: reduce internal usage of public require of util
2019-03-22 00:48:32 +01:00
test
src: replace heap_utils.createHeapSnapshot with v8.getHeapSnapshot
2019-03-19 01:04:51 +08:00
util
lib: refactor Error.captureStackTrace() usage
2019-03-23 02:55:54 +01:00
vm
worker
worker: remove usage of require('util')
2019-03-23 00:09:48 +08:00
assert.js
async_hooks.js
process: load internal/async_hooks before inspector hooks registration
2019-03-23 15:02:23 -04:00
buffer.js
child_process.js
lib: remove usage of require('util')
2019-03-22 00:07:32 +08:00
cli_table.js
constants.js
dgram.js
dtrace.js
lib: move DTRACE_* probes out of global scope
2019-03-12 14:19:36 +00:00
encoding.js
lib: remove usage of require('util')
2019-03-25 00:20:03 +01:00
error-serdes.js
lib: lazy load v8
in error-serdes
2019-03-19 07:59:47 +01:00
errors.js
lib: validate Error.captureStackTrace() calls
2019-03-23 02:55:55 +01:00
fixed_queue.js
freelist.js
freeze_intrinsics.js
bootstrap: experimental --frozen-intrinsics flag
2019-03-04 16:34:33 +02:00
http.js
idna.js
inspector_async_hook.js
js_stream_socket.js
stream: reduce internal usage of public require of util
2019-03-22 00:48:32 +01:00
linkedlist.js
net.js
options.js
priority_queue.js
profiler.js
src: refactor coverage connection
2019-03-12 07:03:53 +08:00
querystring.js
readline.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00
readme.md
repl.js
repl: add replDefaults to customize the writer
2019-03-08 04:44:56 +01:00
socket_list.js
stream_base_commons.js
tls: support TLSv1.3
2019-03-20 07:48:25 -07:00
timers.js
timers: move big impl comment to /internal/
2019-03-20 17:11:32 -07:00
tls.js
trace_events_async_hooks.js
tty.js
tty: add NO_COLOR and FORCE_COLOR support
2019-03-19 16:41:22 +01:00
url.js
url: remove usage of require('util')
2019-03-24 22:09:47 +08:00
util.js
util: extract uncurryThis function for reuse
2019-03-21 23:07:48 +01:00
v8_prof_polyfill.js
v8_prof_processor.js
validators.js
lib: refactor Error.captureStackTrace() usage
2019-03-23 02:55:54 +01:00
worker.js
lib: explicitly initialize debuglog during bootstrap
2019-03-08 13:57:38 +01:00