node/lib/internal/console
Joyee Cheung 7851af051a
lib: create global console properties at snapshot build time
It is safe to create the console properties for the global
console at snapshot build time. Streams must still be created
lazily however because they need special synchronization for
the handles.

PR-URL: https://github.com/nodejs/node/pull/51700
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2024-02-20 18:25:31 +00:00
..
constructor.js lib: create global console properties at snapshot build time 2024-02-20 18:25:31 +00:00
global.js lib: create global console properties at snapshot build time 2024-02-20 18:25:31 +00:00