Files
react-native/ReactCommon/jsiexecutor
Ramanpreet NaraandFacebook GitHub Bot f9a7d3aaa8 Guard .asObject calls with .isObject check in JSINativeModules
Summary:
Checking if the moduleInfo is null, before calling moduleInfo.asObject isn't sufficient. Before calling moduleInfo.asObject, we should first check if the moduleInfo is an Object.

Changelog: [Internal]

Reviewed By: fkgozali

Differential Revision: D26735367

fbshipit-source-id: b726216857bf23a3c9bab14414bf45b10900e033
2021-03-01 20:48:10 -08:00
..
2020-05-15 21:55:52 -07:00