react-native/ReactCommon/fabric
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
..
activityindicator Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
attributedstring Fabric: Getting rid of `std::to_string()` 2018-06-29 12:18:27 -07:00
components Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
core Remove instanceHandle, pass event target instead + add dispatchToEmptyTarget 2018-06-29 15:32:27 -07:00
debug Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
graphics Fabric: Making `fabric/graphics` compilable on Android 2018-07-01 21:36:59 -07:00
imagemanager Fix deprecated glob usage. 2018-06-23 18:33:48 -07:00
sample Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
scrollview Fabric: Embracing non-trivial default values of some Props 2018-06-26 11:48:13 -07:00
text Fabric: Subtle changes that make GCC compiler happy 2018-06-29 12:18:27 -07:00
textlayoutmanager Fabric: Making `fabric/textlayoutmanager` compilable on Android 2018-07-01 21:37:00 -07:00
uimanager Fabric: The diffing algorithm does not use source nodes anymore 2018-07-06 14:49:07 -07:00
view YGNode::getChildren() should return const ref 2018-07-13 12:48:02 -07:00