react-native-macos/ReactCommon/jsi
Dmitry Dushkin 6ab249f220 Report native module name on crash when native module has failed to load (#24633)
Summary:
After upgrading RN from 0.57 to 0.59.4 we've received a lot of crash reports like `Exception in HostObject::get: <unknown>`  with no clue what native module caused the crash. This commit adds native module name on crash in this situations. Related to https://github.com/facebook/react-native/issues/24607.

[General] [Added] - Report native module name on crash when native module has failed to load
Pull Request resolved: https://github.com/facebook/react-native/pull/24633

Differential Revision: D15120225

Pulled By: cpojer

fbshipit-source-id: cf8e3e5953548a58f1d010eb70343da5ee946ae8
2019-04-29 03:36:17 -07:00
..
jsi Update JSI from upstream 2019-04-09 11:44:32 -07:00
Android.mk Move JSI source files into a separate directory 2019-04-09 11:44:32 -07:00
BUCK Move JSI source files into a separate directory 2019-04-09 11:44:32 -07:00
JSCRuntime.cpp Report native module name on crash when native module has failed to load (#24633) 2019-04-29 03:36:17 -07:00
JSCRuntime.h Update copyright headers 2018-10-19 11:08:57 -07:00
React-jsi.podspec Update jsi podspec to support new directory structure (#24388) 2019-04-10 03:45:17 -07:00