mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This probably won't compile outside of debug mode, because variables are unused outside of asserts. Don't do any of this outside of debug mode. This path is also a pessimisation, we shouldn't need to run it unless we're running in ultra-conservative debug mode. Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D27407767 fbshipit-source-id: 71a8d025463c85d65cd2bc193a19953b97669d84