File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -379,7 +379,7 @@ will be chosen.
379379added: v6.0.0
380380-->
381381
382- Automatically zero-fills all newly allocated [ Buffer] [ ] and [ SlowBuffer] [ ]
382+ Automatically zero-fills all newly allocated [ ` Buffer ` ] [ ] and [ ` SlowBuffer ` ] [ ]
383383instances.
384384
385385
@@ -675,11 +675,11 @@ greater than `4` (its current default value). For more information, see the
675675[ libuv threadpool documentation] [ ] .
676676
677677[ `--openssl-config` ] : #cli_openssl_config_file
678- [ Buffer ] : buffer.html#buffer_buffer
678+ [ `Buffer` ] : buffer.html#buffer_class_buffer
679+ [ `SlowBuffer` ] : buffer.html#buffer_class_slowbuffer
680+ [ `process.setUncaughtExceptionCaptureCallback()` ] : process.html#process_process_setuncaughtexceptioncapturecallback_fn
679681[ Chrome Debugging Protocol ] : https://chromedevtools.github.io/debugger-protocol-viewer
680682[ REPL ] : repl.html
681- [ SlowBuffer ] : buffer.html#buffer_class_slowbuffer
682683[ debugger ] : debugger.html
683684[ emit_warning ] : process.html#process_process_emitwarning_warning_type_code_ctor
684685[ libuv threadpool documentation ] : http://docs.libuv.org/en/latest/threadpool.html
685- [ `process.setUncaughtExceptionCaptureCallback()` ] : process.html#process_process_setuncaughtexceptioncapturecallback_fn
You can’t perform that action at this time.
0 commit comments