mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
Summary: That should reduce the size of `ShadowNode`, make an instantiation of shadowNode a bit faster, and make `clone` operation a bit faster because simple dynamic dispatch is faster than std::function invocation. It also should help a bit with code size. Reviewed By: mdvacca Differential Revision: D14249200 fbshipit-source-id: c1332b139d27becebf15cd894475507b5fd0eb9f