react-native-macos/ReactCommon/turbomodule
Ramanpreet Nara 7a8de7db46 Replace throwIfJNIReportsPendingException
Summary: Looks like FBJNI exports a C Macro that does exactly what `throwIfJNIReportsPendingException` does. Therefore, I'm replacing `throwIfJNIReportsPendingException` with calls to `FACEBOOK_JNI_THROW_PENDING_EXCEPTION()`.

Reviewed By: mdvacca

Differential Revision: D15174820

fbshipit-source-id: 9dfb519352cbd5f37527675323cbabad05e31d4a
2019-05-03 12:00:19 -07:00
..
core Replace throwIfJNIReportsPendingException 2019-05-03 12:00:19 -07:00
samples TM iOS optimization: codegen @selector for each method call. 2019-04-30 13:58:35 -07:00