Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Andres Suarez c2cd9e385a Update copyright headers from Facebook to Meta
Reviewed By: aaronabramov

Differential Revision: D33370313

fbshipit-source-id: da0d9de8a0d269141ea9f2c8d931fcfccbde7edb
2021-12-30 15:08:38 -08:00
Aakash Patel bdc9fdc0a8 Show sizes of both bundles in hbc-diff.
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
2019-12-10 10:28:41 -08:00
Riley Dulin e0655d19f8 Codemod apply new JS license lint to Hermes
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
2019-10-21 12:36:13 -07:00
Aakash Patel b0cd9e8afa Fix HBC diff string table reporting and add tests.
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
2019-08-02 15:17:15 -07:00