| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 554d25f commit 1c0b89b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,7 +31,7 @@ | |||
| 31 | 31 | // Internal JavaScript module loader: | |
| 32 | 32 | // - BuiltinModule: a minimal module system used to load the JavaScript core | |
| 33 | 33 | // modules found in lib/**/*.js and deps/**/*.js. All core modules are | |
| 34 | - // compiled into the node binary via node_javascript.cc generated by js2c.py, | ||
| 34 | + // compiled into the node binary via node_javascript.cc generated by js2c.cc, | ||
| 35 | 35 | // so they can be loaded faster without the cost of I/O. This class makes the | |
| 36 | 36 | // lib/internal/*, deps/internal/* modules and internalBinding() available by | |
| 37 | 37 | // default to core modules, and lets the core modules require itself via | |
| Back | FazBrowse Home | New Git URL |
0 commit comments