File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -719,6 +719,7 @@ For more information, see
719
719
[ MDN's guide on equality comparisons and sameness] [ mdn-equality-guide ] .
720
720
721
721
[ `Error.captureStackTrace` ] : errors.html#errors_error_capturestacktrace_targetobject_constructoropt
722
+ [ `Error` ] : errors.html#errors_class_error
722
723
[ `Map` ] : https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Map
723
724
[ `Object.is()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is
724
725
[ `RegExp` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
Original file line number Diff line number Diff line change @@ -1571,6 +1571,7 @@ Creation of a [`zlib`][] object failed due to incorrect configuration.
1571
1571
[ `hash.digest()` ] : crypto.html#crypto_hash_digest_encoding
1572
1572
[ `hash.update()` ] : crypto.html#crypto_hash_update_data_inputencoding
1573
1573
[ `readable._read()` ] : stream.html#stream_readable_read_size_1
1574
+ [ `server.close()` ] : net.html#net_server_close_callback
1574
1575
[ `sign.sign()` ] : crypto.html#crypto_sign_sign_privatekey_outputformat
1575
1576
[ `stream.pipe()` ] : stream.html#stream_readable_pipe_destination_options
1576
1577
[ `stream.push()` ] : stream.html#stream_readable_push_chunk_encoding
You can’t perform that action at this time.
0 commit comments