react-native-macos/ReactCommon
Spencer Ahrens 34ea65e3d9 tighter ContextContainer semantics
Summary:
shergin mentioned that he'd like to move away from RTTI a bit and use explicit key strings for context container instances rather than relying on the `typeid`, so this does this.

We also fatal with a useful error message if we get a collision, rather than failing silently.

Reviewed By: shergin

Differential Revision: D13384308

fbshipit-source-id: 0b06d7555b082be89e8f130c23e94be99749a7a3
2018-12-21 18:00:36 -08:00
..
config xplat: added ReactNativeConfig to access runtime specific config values 2018-12-05 15:03:27 -08:00
cxxreact Back out "Check for thread consistency in JSCRuntime" 2018-12-05 16:59:31 -08:00
fabric tighter ContextContainer semantics 2018-12-21 18:00:36 -08:00
jsi Back out "Check for thread consistency in JSCRuntime" 2018-12-05 16:59:31 -08:00
jsiexecutor Delete dead code 2018-12-04 12:01:59 -08:00
jsinspector RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
microprofiler Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
yoga Use bitfields for `YGLayout` and `YGNode` 2018-12-18 08:15:09 -08:00
.clang-format Fabric: Enabling clang-format for the rest of Fabric 2018-10-09 16:31:48 -07:00