facebook / hermes

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

Call JSSet::add directly #1347

Closed ftanuma closed 1 month ago

ftanuma commented 2 months ago

Summary: Try to check if Set.prototype.add is original one, and if so, call JSSet::addValue to skip the interpreter path.

Reviewed By: avp

Differential Revision: D54267305

facebook-github-bot commented 2 months ago

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

facebook-github-bot commented 2 months ago

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