react-native/Libraries/BatchedBridge
Marc Horowitz ea2e2c54cb Make the __DEV__ argument check more robust
Summary: JSON.stringify will convert a function to null, but folly::dynamic in the native code can't represent a JS function. Props do sometimes have functions, but don't permit them everywhere.

Reviewed By: johnislarry

Differential Revision: D6541878

fbshipit-source-id: b2a9d3ba7899dfb98a6a2ada3aa91a26549fdd94
2017-12-14 11:17:39 -08:00
..
__mocks__ Revert D5446953: [react-native] Conditionally export JSTimers 2017-07-19 13:06:02 -07:00
__tests__ Add remote API to uninstall the global error handler in RN 2017-12-11 08:06:24 -08:00
BatchedBridge.js Add remote API to uninstall the global error handler in RN 2017-12-11 08:06:24 -08:00
MessageQueue.js Make the __DEV__ argument check more robust 2017-12-14 11:17:39 -08:00
NativeModules.js Reverting changes to MessageQueue 2017-09-07 14:30:59 -07:00