Searched refs:isPreloading (Results 1 – 7 of 7) sorted by relevance
2 assert(module.isPreloading);
11 if (module.isPreloading) {
163 let isPreloading = false; variable318 const isPreloadingDesc = { get() { return isPreloading; } };1418 isPreloading = true;1428 isPreloading = false;1434 isPreloading = false;
33 assert(!module.isPreloading);
979 ### `module.isPreloading`
750 …ps://github.com/nodejs/node/commit/d2d9ad7477)] - **doc**: fix module.isPreloading documentation (…1255 * add isPreloading indicator (James M Snell) [#36263](https://github.com/nodejs/node/pull/36263)1301 …/nodejs/node/commit/d4de7c7eb9)] - **(SEMVER-MINOR)** **module**: add isPreloading indicator (Jame…
1650 …ps://github.com/nodejs/node/commit/7c9f3a9d0c)] - **doc**: fix module.isPreloading documentation (…1729 …/nodejs/node/commit/2413907a12)] - **(SEMVER-MINOR)** **module**: add isPreloading indicator (Jame…