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