mirror of
https://github.com/nodejs/node.git
synced 2025-04-28 05:25:19 +00:00
![]() The latest performance optimization did not take into account that an object may have a property called constructor. This is addressed in this PR by adding a new fast path and using fallbacks. PR-URL: https://github.com/nodejs/node/pull/57876 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> |
||
---|---|---|
.. | ||
assertion-error.js | ||
deepequal-buffer.js | ||
deepequal-map.js | ||
deepequal-object.js | ||
deepequal-prims-and-objs-big-loop.js | ||
deepequal-set.js | ||
deepequal-simple-array-and-set.js | ||
deepequal-typedarrays.js | ||
match.js | ||
partial-deep-equal.js | ||
rejects.js | ||
strictequal.js | ||
throws.js |