node/lib/internal/util
Ruben Bridgewater 0059b877e3 util: special handle `maxArrayLength` while grouping arrays
This makes sure that large arrays with lots of small entries ignore
the `... n more item(s)` part since it often resulted in output that
users did not expect.

Now that part is printed on a separate line to indicate extra entries.

PR-URL: https://github.com/nodejs/node/pull/28059
Refs: https://github.com/nodejs/node/issues/27690
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-06-09 14:35:31 +05:30
..
comparisons.js assert: loose deep equal should not compare symbol properties 2019-05-13 16:17:00 -07:00
debuglog.js util: access process states lazily in debuglog 2019-04-20 00:30:38 +08:00
inspect.js util: special handle `maxArrayLength` while grouping arrays 2019-06-09 14:35:31 +05:30
inspector.js lib: rework logic of stripping BOM+Shebang from commonjs 2019-05-26 13:04:29 -05:00
types.js lib: enforce the use of Object from primordials 2019-04-12 05:38:45 +02:00