mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45478 Some code is far too recursive. This consumes buffer space and causes problems for the Perfetto frontend. Let's limit it to 50 frames. Changelog: [Internal] Reviewed By: rubennorte, sammy-SC Differential Revision: D59813638 fbshipit-source-id: 69068f9c2193d706ec0cc00ffc0d5950ae094e05