Files
react-native/ReactCommon
Valentin Shergin 5703abd953 Fabric: Getting rid of static_pointer_cast in ConcreteShadowNode
Summary:
`std::static_pointer_cast` has perf overhead where as `static_cast` does not.

Changelog: [Internal] Fabric-specific internal change.

Reviewed By: sammy-SC

Differential Revision: D19837695

fbshipit-source-id: 4a257e66813a4a3c757c8ea15ea6ae5e192d1390
2020-02-13 21:07:30 -08:00
..