We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557bd86 commit 5a8c55fCopy full SHA for 5a8c55f
lib/internal/bootstrap/node.js
@@ -15,7 +15,7 @@
15
// many dependencies are invoked lazily.
16
//
17
// Scripts run before this file:
18
-// - `lib/internal/bootstrap/context.js`: to setup the v8::Context with
+// - `lib/internal/per_context/setup.js`: to setup the v8::Context with
19
// Node.js-specific tweaks - this is also done in vm contexts.
20
// - `lib/internal/bootstrap/primordials.js`: to save copies of JavaScript
21
// builtins that won't be affected by user land monkey-patching for internal
0 commit comments