Commit 7cddcc97 authored by Joseph Gentle's avatar Joseph Gentle Committed by Refael Ackermann
Browse files

assert: fix deepEqual similar sets and maps bug

This fixes a bug where deepEqual and deepStrictEqual would have
incorrect behaviour in sets and maps containing multiple equivalent
keys.

PR-URL: https://github.com/nodejs/node/pull/13426
Fixes: https://github.com/nodejs/node/issues/13347
Refs: https://github.com/nodejs/node/pull/12142


Reviewed-By: default avatarRefael Ackermann <refack@gmail.com>
parent 30a20bda
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