node/lib/internal/util
Rich Trott 78a2cd8624 lib: add comments to empty catch statements
PR-URL: https://github.com/nodejs/node/pull/41831
Refs: https://eslint.org/docs/rules/no-empty
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-02-05 12:58:30 +00:00
..
comparisons.js assert,util: compare RegExp.lastIndex while using deep equal checks 2021-12-02 08:01:40 +00:00
debuglog.js util: remove unused fast path in internal debuglog 2022-01-24 14:39:22 +00:00
inspect.js lib: add comments to empty catch statements 2022-02-05 12:58:30 +00:00
inspector.js util: use hasOwnProperty() primordial 2022-01-27 11:49:18 -08:00
iterable_weak_map.js lib: make IterableWeakMap safe to iterate 2021-05-06 10:18:50 -07:00
types.js util: add util.types.isKeyObject and util.types.isCryptoKey 2021-05-17 10:29:18 +02:00