Files
react-native/ReactCommon/react/bridging
Ruslan Shestopalyuk 673d7e81a2 Avoid using shared_ptr when forwarding arguments in AsyncCallback (#35731)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35731

[Changelog][Internal]

The initial intent was to try and use `unique_ptr` instead of `shared_ptr`, however turns out it complicates code more than it's worth it, so I ended up just factoring the repeated complex parts of the corresponding code to make it easier to reason about.

Reviewed By: christophpurrer

Differential Revision: D42265274

fbshipit-source-id: 105f57b449934c2e3227e592a76036ca7f61bc35
2022-12-28 10:29:23 -08:00
..
2022-11-21 11:17:01 -08:00
2022-03-11 12:47:51 -08:00
2022-06-08 21:15:53 -07:00
2022-06-08 21:15:53 -07:00
2022-03-11 12:47:51 -08:00
2022-03-11 12:47:51 -08:00