Skip to content

util: change inspect output for boxed primitives

This unifies the output to Object(primitive) instead of the former output. This is less verbose and it should be clearer what the logged output represents.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading