node/lib/internal/util
Ruben Bridgewater a23c2308a7 util: support AsyncGeneratorFunction in .inspect
This makes sure async generator functions are properly detected while
using `util.inspect`.

PR-URL: https://github.com/nodejs/node/pull/28056
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-06-08 19:10:36 -07:00
..
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: support AsyncGeneratorFunction in .inspect 2019-06-08 19:10:36 -07:00
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