Remove BitUtils Usage in YGNode (#36988) #1250

Closed
NickGerleman wants to merge 2 commits from export-D45133645 into main
NickGerleman commented 2023-04-19 16:59:47 -07:00 (Migrated from github.com)

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

BitUtils functions in Yoga are like bit fields, with more steps, and more error prone (you need to work with explicit offsets). Replace usage with a bitfield struct.

Differential Revision: D45133645

Summary: X-link: https://github.com/facebook/react-native/pull/36988 BitUtils functions in Yoga are like bit fields, with more steps, and more error prone (you need to work with explicit offsets). Replace usage with a bitfield struct. Differential Revision: D45133645
facebook-github-bot commented 2023-04-19 17:00:25 -07:00 (Migrated from github.com)

This pull request was exported from Phabricator. Differential Revision: D45133645

This pull request was **exported** from Phabricator. Differential Revision: [D45133645](https://www.internalfb.com/diff/D45133645)
facebook-github-bot commented 2023-04-20 17:42:02 -07:00 (Migrated from github.com)

This pull request has been merged in facebook/yoga@88f1f3cab9.

This pull request has been merged in facebook/yoga@88f1f3cab9680136c8a9daff691ca9f2bd167e2b.

Pull request closed

Sign in to join this conversation.
No description provided.