react-native-macos/Libraries/BatchedBridge
Moti Zilberman 6764385c80 Type StackFrame fields as nullable
Summary: `parseErrorStack` (which uses the `stacktrace-parser` package) can return null file names, line numbers and column numbers. This diff updates the associated types and adds explicit null checks in some call sites.

Reviewed By: rickhanlonii

Differential Revision: D16542176

fbshipit-source-id: b72c73c05b95df0bbcb5b5baa7bc2d42cff1e074
2019-07-31 09:08:06 -07:00
..
__mocks__ Fix typos (#25770) 2019-07-23 03:23:11 -07:00
__tests__ Type StackFrame fields as nullable 2019-07-31 09:08:06 -07:00
BatchedBridge.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
MessageQueue.js dev error for excessive pending callbacks 2019-07-17 14:15:54 -07:00
NativeModules.js Preserve the caller's JS stack trace when a type=promise method rejects 2019-06-19 09:15:14 -07:00