process: refactor lib/internal/bootstrap/node.js · nodejs/node@9d6291a · GitHub
Skip to content

Commit 9d6291a

Browse files
joyeecheungtargos
authored andcommitted
process: refactor lib/internal/bootstrap/node.js
- Use `deprecate` from `internal/util` instead of from `util` - Split `setupGlobalVariables()` into `setupGlobalProxy()` and `setupBuffer()`, and move out manipulation of the process object. PR-URL: #26033 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com> Backport-PR-URL: #26085
1 parent 5f6a710 commit 9d6291a

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

lib/internal/bootstrap/node.js

Lines changed: 13 additions & 9 deletions

0 commit comments

Comments
 (0)