react-native-macos/ReactCommon/jsiexecutor
Ramanpreet Nara 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
..
jsireact Guard .asObject calls with .isObject check in JSINativeModules 2021-03-01 20:48:10 -08:00
.clang-tidy The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
Android.mk Rename <ReactCommon/NativeModulePerfLogger.h> to <reactperflogger/NativeModulePerfLogger.h> 2020-05-15 15:25:23 -07:00
BUCK use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
React-jsiexecutor.podspec Delete iOS10/tvOS10 support from React Native Libraries 2021-01-11 16:46:16 -08:00