mirror of https://github.com/nodejs/node.git
This implements fast paths for typed arrays, array buffers and sets and maps that contain only objects as keys. PR-URL: https://github.com/nodejs/node/pull/57509 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> |
||
|---|---|---|
| .. | ||
| 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 | ||