facebook / hermes

A JavaScript engine optimized for running React Native.
https://hermesengine.dev/
MIT License
9.41k stars 596 forks source link

Use SmallHermesValue in HashMapEntry #1348

Closed ftanuma closed 1 month ago

ftanuma commented 2 months ago

Summary: Use GCSmallHermesValue instead of GCHermesValue in HashMapEntry. This slightly reduce the memory usage and makes a bit faster when SmallHermesValue is enabled.

Reviewed By: neildhar

Differential Revision: D53673053

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D53673053