Skip to content

util: inspect boxed symbols like other primitives

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

util

Description of change

Inspect boxed symbol objects in the same way other boxed primitives are inspected.

Fixes: https://github.com/nodejs/node/issues/7639

CI: https://ci.nodejs.org/job/node-test-commit/4039/

Merge request reports

Loading