react-native/ReactCommon/fabric/core/primitives
Valentin Shergin 7e84cadc9c Fabric: Refined conception and usage of Sealable
Summary: Slightly new approach: Some non-const methods might not always mutate objects, so sometimes we should call `ensureUnsealed()` only inside conditional branches where we actually mutate an instance.

Reviewed By: fkgozali

Differential Revision: D7467793

fbshipit-source-id: 1b9f229cf6816e54e0df36699a571fdb612d3c3c
2018-04-10 12:59:50 -07:00
..
ReactPrimitives.h Abstract classes for ShadowNode and Props 2018-03-18 19:17:39 -07:00
Sealable.cpp Sealable: fixed semantic; atomic type for the flag variable 2018-03-18 19:17:39 -07:00
Sealable.h Fabric: Refined conception and usage of Sealable 2018-04-10 12:59:50 -07:00