mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e325c9505a
Summary: this is a trivial change that allocates the NSMutableArray with the correct capacity before it is filled ## 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] - RCTConvertVecToArray - allocate array with capacity Pull Request resolved: https://github.com/facebook/react-native/pull/35490 Test Plan: tested locally: the code builds and runs as expected Reviewed By: cipolleschi Differential Revision: D41548050 Pulled By: GijsWeterings fbshipit-source-id: a5b947331d6c5fffcfecc7c20c827f42442b1ab8