prepack/test
Kevin Gibbons 93b6c3601f Trivial dead code elimination in residual functions
Summary:
Progress towards #632.

There's a lot more that can be done here - for example, we could also eliminate `if (0) foo()` - but presumably that should be done by partial evaluators in a less ad-hoc way.
Closes https://github.com/facebook/prepack/pull/1061

Differential Revision: D6012613

Pulled By: NTillmann

fbshipit-source-id: a7dd6b64a42be34dddf1a59f363ed101feefda64
2017-10-09 14:37:38 -07:00
..
error-handler Do not create empty templates for __abstract("object"... 2017-09-12 22:24:43 -07:00
node-cli Add minimal test case for the node-cli mode 2017-05-18 15:08:39 -07:00
residual Partial evaluator for calls (#713) 2017-06-12 13:07:50 -07:00
serializer Trivial dead code elimination in residual functions 2017-10-09 14:37:38 -07:00
source-maps Initial commit 2017-03-28 20:52:41 -07:00
std-in Change processSerializedCode func to receive error as 1st arg 2017-07-06 12:39:48 -07:00
test262@098f9ca3de Initial commit 2017-03-28 20:52:41 -07:00