Commit f72b687
Disable slow and regular asserts in Android dev builds
Summary:
We were building Android OSS dev builds with HERMES_SLOW_DEBUG and
without NDEBUG. This causes them to be significantly slower than
necessary.
Reviewed By: avp
Differential Revision: D17186406
fbshipit-source-id: ecc0b670f8dc43e270a60c139b5eed44ae9915dd1 parent cef1bb4 commit f72b687
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments