There was an error while loading. Please reload this page.
node.1
1 parent 3f2fc8a commit 9dea6baCopy full SHA for 9dea6ba
1 file changed
doc/node.1
@@ -834,14 +834,6 @@ Enable experimental WebAssembly System Interface (WASI) support.
834
.It Fl -experimental-worker-inspection
835
Enable experimental support for the worker inspection with Chrome DevTools.
836
.
837
-.It Fl -expose-gc
838
-This flag will expose the gc extension from V8.
839
-.Bd -literal
840
-if (globalThis.gc) {
841
- globalThis.gc();
842
-}
843
-.Ed
844
-.
845
.It Fl -force-context-aware
846
Disable loading native addons that are not context-aware.
847
0 commit comments