mirror of
https://github.com/nodejs/node.git
synced 2025-05-08 14:36:08 +00:00
![]() This puts it together with the cjsParseCache and reduces the circular dependency on the singleton loader, which is the only place where this cache is stored. Drive-by: remove always-false module status check because there's no longer a local module variable after https://github.com/nodejs/node/pull/34605 which is now invalid leftover code at this point and only doesn't throw because we happen to have a top-level variable called module. PR-URL: https://github.com/nodejs/node/pull/51157 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> |
||
---|---|---|
.. | ||
loader.js |