mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dd9959ab0e
Summary: JSBigString was inadvertently changed to a shared mapping. This means that any changes to the string will be written back to the file. Ensure we have a private (COW) mapping. Reviewed By: kodafb Differential Revision: D14532757 fbshipit-source-id: 6afb9635493496c90904f1432847c2f0da882c58