node/lib/internal/util
Rich Trott acd8768802
lib: add comments to empty catch statements
PR-URL: https://github.com/nodejs/node/pull/41831
Backport-PR-URL: https://github.com/nodejs/node/pull/42160
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-03-14 09:32:21 -04:00
..
comparisons.js lib: fix typos 2021-06-01 08:18:49 -04:00
debuglog.js util: remove unused fast path in internal debuglog 2022-03-14 09:32:05 -04:00
inspect.js lib: add comments to empty catch statements 2022-03-14 09:32:21 -04:00
inspector.js util: use hasOwnProperty() primordial 2022-03-14 09:32:07 -04:00
iterable_weak_map.js lib: make IterableWeakMap safe to iterate 2021-05-17 09:11:29 +02:00
types.js util: add util.types.isKeyObject and util.types.isCryptoKey 2021-05-18 13:10:07 +02:00