Skip to content

util: fix formatting of functions returned from getters - #64839

Open
gibson042 wants to merge 1 commit into
nodejs:mainfrom
gibson042:gh-64838-inspect-function-from-getter
Open

util: fix formatting of functions returned from getters#64839
gibson042 wants to merge 1 commit into
nodejs:mainfrom
gibson042:gh-64838-inspect-function-from-getter

Conversation

@gibson042

Copy link
Copy Markdown

Fixes: #64838

Fixes: nodejs#64838
Signed-off-by: Richard Gibson <richard.gibson@gmail.com>
@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 Jul 30, 2026
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.

util.inspect fails to represent a function returned from a getter

2 participants