mirror of
https://github.com/nodejs/node.git
synced 2025-05-09 05:41:13 +00:00
![]() Delay the creation of process properties that depend on runtime states and properties that should not be accessed during bootstrap and patch them during pre-execution: - process.argv - process.execPath - process.title - process.pid - process.ppid - process.REVERT_* - process.debugPort PR-URL: https://github.com/nodejs/node/pull/26945 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> |
||
---|---|---|
.. | ||
esm_loader.js | ||
execution.js | ||
main_thread_only.js | ||
per_thread.js | ||
policy.js | ||
promises.js | ||
report.js | ||
stdio.js | ||
task_queues.js | ||
warning.js | ||
worker_thread_only.js |