reactNative IOS - fantasy0107/notes GitHub Wiki

The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage

react-native/ReactCommon/yoga/yoga/Yoga.cpp

3813   (performLayout ? layoutMarkerData.cachedLayouts
3814                     : layoutMarkerData.cachedMeasures) += 1;