react-native-macos/ReactCommon/jsi
Riley Dulin f91a21b2c0 Remove compact parameter from heap snapshots
Summary:
This parameter used to be useful for a custom format hermes was developing,
but since Hermes now outputs the Chrome format it isn't useful.
Chrome actually disallows prettified JSON, and requires a special version that is faster to parse.
Therefore, `compact` was the only supported mode.

Changelog: [Internal] Remove compact parameter from `createSnapshotToFile`

Reviewed By: willholen

Differential Revision: D17726742

fbshipit-source-id: 6f39af9046dff2f3b4fba822312a9a89c939ed89
2019-10-31 14:48:01 -07:00
..
jsi Remove compact parameter from heap snapshots 2019-10-31 14:48:01 -07:00
Android.mk Move JSI source files into a separate directory 2019-04-09 11:44:32 -07:00
BUCK Use fbandroid_labels and fbobjc_labels in xplat targets 2019-10-15 19:32:27 -07:00
JSCRuntime.cpp Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
JSCRuntime.h Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
React-jsi.podspec Move non-license comments out of license header 2019-10-15 20:12:12 -07:00