node/lib/internal/util
Ruben Bridgewater c2536adc28
console,util: improve array inspection performance
There is no need to do the own property check, since the descriptor
is needed right afterwards anyway.

PR-URL: https://github.com/nodejs/node/pull/60037
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
2025-09-30 15:32:40 +02:00
..
parse_args
colors.js
comparisons.js lib: update isDeepStrictEqual to support options 2025-09-14 00:39:49 +00:00
debuglog.js util: fix debuglog.enabled not being present with callback logger 2025-09-14 00:06:57 +00:00
diff.js
inspect.js console,util: improve array inspection performance 2025-09-30 15:32:40 +02:00
inspector.js
trace_sigint.js
types.js