mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
cfa03db98b
Summary: ## Rationale JavaTurboModule holds the module object as a JTurboModule. With the TurboModule inteorp layer, JavaTurboModule will also need to hold NativeModule objects. ## Changes So, this diff makes JavaTurboModule hold the module object as a jobject instead. This shouldn't impact method dispatch, because method dispatch doesn't rely on the JTurboModule interface. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D43918939 fbshipit-source-id: 7cc43dfe2df7571e39bcf4d6f362dde0e500e2fe