We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811b3a9 commit 678fa77Copy full SHA for 678fa77
doc/api/worker_threads.md
@@ -685,7 +685,7 @@ inside the worker thread. If `stdout: true` was not passed to the
685
[`Worker`][] constructor, then data will be piped to the parent thread's
686
[`process.stdout`][] stream.
687
688
-### `worker.takeHeapSnapshot()`
+### `worker.getHeapSnapshot()`
689
<!-- YAML
690
added: v13.9.0
691
-->
0 commit comments