Skip to content

util: use @@toStringTag in util.inspect

Uses @@toStringTag before constructor.name which yields names where there previously weren't or more correct names.

closes #16952 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • docs changes included
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

util

Merge request reports

Loading