react-native-macos/Libraries/BatchedBridge
Ramanpreet Nara 40a86b0650 Add more information to JavaScript module not registered as callable error message
Summary:
When a JavaScript module is not registered as callable, the bridge will throw an error. Let's clean up the error message so that it's more helpful.

Now, it logs the number of registered callable JavaScript modules, as well as the list of callable JavaScript modules.

Changelog: [Internal]

Reviewed By: sshic

Differential Revision: D36646936

fbshipit-source-id: 62d091cda35e296ef9e569b444cd5b6f09b8bc54
2022-05-25 13:21:08 -07:00
..
__mocks__ Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
__tests__ Add more information to JavaScript module not registered as callable error message 2022-05-25 13:21:08 -07:00
BatchedBridge.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
MessageQueue.js Add more information to JavaScript module not registered as callable error message 2022-05-25 13:21:08 -07:00
NativeModules.js Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00