David Aurelio b1a23914fa JSIndexedRAMBundle: Don't read null bytes for scripts
Summary:
`JSIndexedRAMBundle` used to read scripts including the terminating null bytes. That worked on iOS, but not on Android, where we have an ascii-only optimization.
This changes that behavior to only read the actual script data excluding the terminal null.

Reviewed By: javache

Differential Revision: D4265374

fbshipit-source-id: 7e6f943666aee610d79939cef09b103305803c69
2016-12-03 02:28:37 -08:00
..
2016-11-18 05:13:31 -08:00
2016-11-18 05:13:31 -08:00
2016-05-27 16:13:37 -07:00
2016-09-30 12:28:41 -07:00
2016-12-01 06:58:31 -08:00
2016-05-27 16:13:37 -07:00
2016-05-27 16:13:37 -07:00
2016-05-27 16:13:37 -07:00