mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
48001c597e
Summary: Someone pointed out in this Github issue: https://github.com/facebook/react-native/issues/27532 that the memory pressure warning from Android was being ignored, when it can easily be used to start a garbage collection on the JS runtime. Changelog: [Internal] Add a memory pressure handler for jsi::Runtime Reviewed By: mhorowitz Differential Revision: D20072943 fbshipit-source-id: 869a14068aa02bd378e8b26d8c18b76a5d0f7bc0