When comparing a Set or a Map and they contain primitives as keys as well as objects, the primitives would always be skipped. That is not correct, since that may only be skipped in case all keys are objects. Fixes: https://github.com/nodejs/node/issues/61386 PR-URL: https://github.com/nodejs/node/pull/61388 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jordan Harband <ljharb@gmail.com> |
||
|---|---|---|
| .. | ||
| parse_args | ||
| colors.js | ||
| comparisons.js | ||
| debuglog.js | ||
| diff.js | ||
| inspect.js | ||
| inspector.js | ||
| trace_sigint.js | ||
| types.js | ||