mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a83c192550
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36679 We expose a variant of `HermesExecutor.java` which allows you to set a custom max heap size. This variant also sets the `AllocInYoung/RevertToYGAtTTI`, which should never really be used without a matching call to `HermesInternal.ttiReached()`, which is not documented. Changelog: [Internal] Reviewed By: jpporto Differential Revision: D44457318 fbshipit-source-id: e91b377cbc0ac596cfbe7d1178e2657b868c1067