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.
379
379
added: v6.0.0
380
380
-->
381
381
382
- Automatically zero-fills all newly allocated [ Buffer] [ ] and [ SlowBuffer] [ ]
382
+ Automatically zero-fills all newly allocated [ ` Buffer ` ] [ ] and [ ` SlowBuffer ` ] [ ]
383
383
instances.
384
384
385
385
@@ -675,11 +675,11 @@ greater than `4` (its current default value). For more information, see the
675
675
[ libuv threadpool documentation] [ ] .
676
676
677
677
[ `--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
679
681
[ Chrome Debugging Protocol ] : https://chromedevtools.github.io/debugger-protocol-viewer
680
682
[ REPL ] : repl.html
681
- [ SlowBuffer ] : buffer.html#buffer_class_slowbuffer
682
683
[ debugger ] : debugger.html
683
684
[ emit_warning ] : process.html#process_process_emitwarning_warning_type_code_ctor
684
685
[ 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