node/lib/internal/process
Ruben Bridgewater b55ab01b45
lib: improve lazy requires
* internal/errors - assert should already be in place when calling any
  of the message generating functions.
* No lazy load if not necessary.
* Replace function calls with `if`s.

PR-URL: https://github.com/nodejs/node/pull/14167
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
2017-07-19 15:15:44 -04:00
..
next_tick.js async_hooks: use common emitBefore and emitAfter 2017-07-06 23:50:08 +02:00
promises.js process: cast promise rejection reason to string 2017-04-30 01:00:46 +02:00
stdio.js lib: improve lazy requires 2017-07-19 15:15:44 -04:00
warning.js lib: improve lazy requires 2017-07-19 15:15:44 -04:00
write-coverage.js lib: remove an unnecessary coverage check 2017-03-26 11:32:16 +02:00