Files
yoga/yoga
Nick Gerleman a2d3fc6a3c Breaking: Remove YGConfigGetInstanceCount (#1370)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1370

X-link: https://github.com/facebook/react-native/pull/39369

This was added in https://github.com/facebook/yoga/pull/497 specifically for tests related to memory leaks in the C# bindings to count how often YGConfigFree.

This is the wrong layer for this check, we don't have officially supported C# bindings anymore, and this API is not safe when Yoga runs on multiple threads. This removes it, similar to a global node instance count that was also previously removed.

Reviewed By: rshest

Differential Revision: D49131207

fbshipit-source-id: 58537ed635ed455ff065471bdf77061a4bf826f4
2023-09-11 19:51:40 -07:00
..
2023-09-08 13:03:48 -07:00
2023-09-11 19:51:40 -07:00
2023-09-11 19:51:40 -07:00
2023-09-06 08:16:42 -07:00
2023-09-11 19:51:40 -07:00
2023-09-08 13:03:48 -07:00
2023-08-10 17:40:10 -07:00
2023-05-04 00:41:12 -07:00