hermes-windows/test
Lin Cheng 32d4b941e8 Recognize unsafe Wasm intrinsics
Summary:
This Diff we provide a way to define and recognize unsafe compiler
intrinsics used in Asm.js/Wasm. For now during the pass it only checks
if an intrinsic is defined and is called with correct number of arguments.

Reviewed By: tmikov

Differential Revision: D29637395

fbshipit-source-id: 663bb77ee3beff277b66fb459c5b57be4d735c60
2021-07-24 08:22:12 -07:00
..
AST EASY: define a single "--pretty" command line option 2020-12-05 15:17:10 -08:00
AST2JS EASY: printChild() should skip null nodes 2020-12-10 15:51:21 -08:00
ApplePlatformsIntegrationTestApp Rename and conditionalize source for podspec (#385) 2020-10-09 14:17:28 -07:00
BCGen/HBC Add Function Source Table 2021-07-10 14:04:40 -07:00
Driver Fail compilation if optimization raises errors 2020-10-28 23:48:08 -07:00
FlowParser new strategy for TDZ 2021-01-14 07:32:35 -08:00
IRGen Emit AllocObjectLiteralInst directly during IRGen 2021-06-22 06:30:21 -07:00
Optimizer Recognize unsafe Wasm intrinsics 2021-07-24 08:22:12 -07:00
Parser Check recursion in nested constructor calls 2021-07-01 12:09:18 -07:00
RA Use fast iteration instructions in destructuring. 2019-12-18 19:43:14 -08:00
Runtime Codemod apply new JS license lint to Hermes 2019-10-21 12:36:13 -07:00
SourceMap Don't mix translated and untranslated mappings in the same input file 2021-01-29 14:13:26 -08:00
circleci-e2e Replace `master` with `main` or `HEAD` 2021-07-16 18:55:55 -07:00
debugger Reapply "Always execute InternalBytecode." 2020-10-19 15:19:40 -07:00
deltaprep JS license corrections 2019-10-24 17:24:12 -07:00
dependency-extractor Register JSX dependencies in DependencyExtractor. 2020-06-24 20:53:07 -07:00
diff Show sizes of both bundles in hbc-diff. 2019-12-10 10:28:41 -08:00
hermes Add source visibility support for lazy and S/D 2021-07-10 14:04:40 -07:00
node-hermes fs.readSync test case update 2021-07-15 11:18:31 -07:00
profiler Codemod apply new JS license lint to Hermes 2019-10-21 12:36:13 -07:00
repl Make gen/async distinguishable in F.P.toString 2021-01-25 15:21:49 -08:00
serialize Add source visibility support for lazy and S/D 2021-07-10 14:04:40 -07:00
lit.cfg Add 'requires node-hermes' to all existing test cases 2021-07-12 17:39:26 -07:00