mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c3522a017d
Summary: @public If `jni_YGNodeFree` is called while GC is running, the weak reference table lock is held by the GC, leading to deadlock. Here, we revert the method to being a regular native method, solving that problem. Reviewed By: SidharthGuglani Differential Revision: D14184220 fbshipit-source-id: 2882fa10586617cea2df99550a7dd8885376d11e