Summary:
Sometimes we want to see what the actual sizes were of both the bundles
in hbc-diff.
Reviewed By: kodafb
Differential Revision: D18897745
fbshipit-source-id: 31197d3b8d0594877c6105ca44de00f715b6ddf9
Summary:
The standard MIT license header wasn't applied correctly to our JS files.
Run a linter to auto-fix all of them.
Reviewed By: zertosh
Differential Revision: D17741471
fbshipit-source-id: e507014bb23c8cfafa1172b3dec99224e77c9674
Summary:
HBCdiff was not reporting sizes correctly because it had the wrong
headers and the assertion (which is very important) didn't fire in
opt mode.
Make the assertion a `hermes_fatal` and sync the correct headers.
Reviewed By: dulinriley
Differential Revision: D16626414
fbshipit-source-id: 9cca448bf2e8e21c2628f2bdba8f84815b2af823