mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
403c84a1cf
So that it gets handle earlier and faster during the bootstrap process. Drive-by fixes: - Remove `[has_eval_string]` and `[ssl_openssl_cert_store]` from the completion output - Set `kProfProcess` execution mode for `--prof-process` instead of `kPrintBashProcess` which is removed in this patch. - Append new line to the end of the output of --bash-completion PR-URL: https://github.com/nodejs/node/pull/25901 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
.eslintrc.yaml | ||
check_syntax.js | ||
eval_stdin.js | ||
eval_string.js | ||
inspect.js | ||
print_help.js | ||
prof_process.js | ||
repl.js | ||
run_main_module.js | ||
run_third_party_main.js | ||
worker_thread.js |