node/lib/internal/util
Rich Trott d33f446abd
util: remove unreachable inspect code
Convert invariant from if statement to an assertion. The condition is
believed to be impossible to trigger.

PR-URL: https://github.com/nodejs/node/pull/37941
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-03-29 20:17:20 -04:00
..
comparisons.js assert,util: fix commutativity edge case 2021-03-16 12:31:40 -04:00
debuglog.js util: refactor to use more primordials 2021-01-12 07:10:20 -05:00
inspect.js util: remove unreachable inspect code 2021-03-29 20:17:20 -04:00
inspector.js util: refactor to use more primordials 2021-01-12 07:10:20 -05:00
iterable_weak_map.js
types.js lib: add uncurried accessor properties to primordials 2020-12-07 13:55:52 -05:00