Unverified Commit 3d62d0c4 authored by Ruben Bridgewater's avatar Ruben Bridgewater
Browse files

util: update set iterator entries inspection

The inspection output for Set#entries() was wrong so far as it did
not return an array as it should have. That was a bug in V8 that is
now fixed and the code in Node.js has to be updated accordingly.

PR-URL: https://github.com/nodejs/node/pull/25941
Fixes: https://github.com/nodejs/node/issues/24629


Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
parent e5576474
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment