mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
2b24ffae22
This patch adds an internal function that prints to stdout or stderr by directly writing to the known file descriptor, and uses it internally in common cases to avoid the overhead of the console implementation. PR-URL: https://github.com/nodejs/node/pull/27320 Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
.eslintrc.yaml | ||
check_syntax.js | ||
eval_stdin.js | ||
eval_string.js | ||
inspect.js | ||
print_bash_completion.js | ||
print_help.js | ||
prof_process.js | ||
repl.js | ||
run_main_module.js | ||
run_third_party_main.js | ||
worker_thread.js |