Skip to content

util: support RawJSON exotic objects in inspector - #65225

Open
LiviaMedeiros wants to merge 3 commits into
nodejs:mainfrom
LiviaMedeiros:util-inspect-rawjson
Open

util: support RawJSON exotic objects in inspector#65225
LiviaMedeiros wants to merge 3 commits into
nodejs:mainfrom
LiviaMedeiros:util-inspect-rawjson

Conversation

@LiviaMedeiros

Copy link
Copy Markdown
Member

Currently, RawJSON objects are indistinguishable from generic null-prototyped objects by inspector.

Let's fix this and format them nicely.

Signed-off-by: LiviaMedeiros <livia@cirno.name>
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module. labels Aug 11, 2026
Signed-off-by: LiviaMedeiros <livia@cirno.name>
Signed-off-by: LiviaMedeiros <livia@cirno.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants