mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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>