react-native/ReactCommon/fabric/view/yoga
Scott Wolchok e589595bc9 YGNode::getChildren() should return const ref
Summary:
It's wasteful to do it by value. I'm fairly sure this is
safe, especially because
fbd332dee8 (diff-ade2a4bbd6582e2898cbd9e0fa142ab5R215)
shows that we did access by reference before.

Reviewed By: priteshrnandgaonkar, davidaurelio

Differential Revision: D8822697

fbshipit-source-id: 791bcf0fa37453f67795af727c85c8adce3b0f69
2018-07-13 12:48:02 -07:00
..
YogaLayoutableShadowNode.cpp YGNode::getChildren() should return const ref 2018-07-13 12:48:02 -07:00
YogaLayoutableShadowNode.h Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
YogaStylableProps.cpp Fabric: New props treatment in `view` module 2018-05-14 16:03:49 -07:00
YogaStylableProps.h Fabric: Modernizing debug printing in View module 2018-05-14 16:03:49 -07:00