node/lib/internal/bootstrap
Matteo Collina 19795d8383 inspector: expose original console
Adds require('inspector').console, mapping it to the original
global.console of V8. This enables applications to send messages to
the inspector console programmatically.

Fixes: https://github.com/nodejs/node/issues/21651

PR-URL: https://github.com/nodejs/node/pull/21659
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2018-07-07 00:04:52 +02:00
..
cache.js per_context: add warning to Atomics.wake 2018-06-27 17:11:26 -05:00
loaders.js build: speed up startup with V8 code cache 2018-06-27 21:11:31 +08:00
node.js inspector: expose original console 2018-07-07 00:04:52 +02:00