util: .inspect() misformats __proto__ property on prototype-less object #3788
Labels
good first issue
Issues that are suitable for first-time contributors.
util
Issues and PRs related to the built-in util module.
I speculate
arrayToHash()
needs to useObject.create(null)
for its dictionary object.The text was updated successfully, but these errors were encountered: