Files
node/lib
James M Snell 8ff2501a04 module: add isPreloading indicator
Adds a `module.isPreloading` property that is `true` only during the
preload (`-r`) phase of Node.js bootstrap. This provides modules an
easy, non-hacky way of knowing if they are being loaded during preload.

Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: https://github.com/nodejs/node/pull/36263
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-11-30 08:26:46 -08:00
..
2020-10-21 01:26:34 +02:00
2020-09-15 15:39:54 -04:00
2020-11-22 10:50:40 +08:00
2020-10-13 09:30:53 -07:00
2020-06-19 07:40:11 -07:00
2020-11-27 18:40:51 +01:00
2020-11-11 00:27:13 +01:00
2020-11-14 14:46:19 +00:00