react-native-macos/ReactCommon
Riley Dulin c24387e45c Use UTF-8 instead of ASCII for setting object properties from folly::dynamic
Summary:
Based on Hermes Issue: https://github.com/facebook/hermes/issues/47
It was not actually a bug in Hermes, but a bug in JSI, assuming that all string property names from
`folly::dynamic` are ASCII.

Now we'll be more intentional and directly state `forUtf8` rather than the implicit ASCII encoding.

Reviewed By: mhorowitz

Differential Revision: D16347857

fbshipit-source-id: 6bcfbf9f918dc0a7a485b88a1b537d6c2dd322cc
2019-07-17 17:05:47 -07:00
..
better Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
config Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
cxxreact CocoaPods frameworks compatibility: Step 1 (#25496) 2019-07-10 10:21:38 -07:00
fabric Fabric: Reimplementation of `stubViewTreeFromShadowNode` 2019-07-17 14:22:02 -07:00
jscallinvoker TM iOS: move jscallinvoker under ReactCommon podspec 2019-07-12 22:44:20 -07:00
jsi Use UTF-8 instead of ASCII for setting object properties from folly::dynamic 2019-07-17 17:05:47 -07:00
jsiexecutor CocoaPods frameworks compatibility: Step 1 (#25496) 2019-07-10 10:21:38 -07:00
jsinspector Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
microprofiler Upgrade mobile BUCK and .bzl files to use C++14 2019-03-16 02:25:33 -07:00
turbomodule Type-check JS args when converting them to Java args 2019-07-12 22:54:55 -07:00
utils Fabric: New names for ContextContainer methods 2019-06-07 12:03:57 -07:00
yoga remove YGMarker code 2019-07-17 08:12:00 -07:00
React-Fabric.podspec Excluded tests file from JSI pod (#25151) 2019-06-05 05:12:19 -07:00
ReactCommon.podspec TM iOS: move jscallinvoker under ReactCommon podspec 2019-07-12 22:44:20 -07:00