You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract the content of the case 'Int32' (Flow, TypeScript) into a single emitInt32 function in the parsers-primitives.js file. (#34906)
Summary:
Part of #34872
Refactors emitInt32 in codegen parser module into a common parsers-primitive.js
## Changelog
<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[Internal] [Changed] - Extract the content of the case 'Int32' (Flow, TypeScript) into a single emitInt32 function
Pull Request resolved: #34906
Test Plan:
Ran `yarn jest react-native-codegen`
<img width="690" alt="Screen Shot 2022-10-09 at 15 45 21" src="https://user-images.githubusercontent.com/6936373/194742142-801a89c8-f803-4e8d-9b05-cf6bda97ea19.png">
Reviewed By: cipolleschi
Differential Revision: D40212544
Pulled By: cipolleschi
fbshipit-source-id: 845e3758ab654edb972a8d8dc3cfa73464e2d49d
0 commit comments