prepack/test
Dominic Gannaway 4569636fe4 Fold functional component trees that have a class component as root
Summary:
Currently, you can only fold functional components. This PR aims to allow functional component folding directly into a class component. Essentially, this is an incremental step to adding full class component folding.
Closes https://github.com/facebook/prepack/pull/1135

Differential Revision: D6347566

Pulled By: trueadm

fbshipit-source-id: 18cfe3b9583334d4e3500004b562adec3fa9ecee
2017-11-16 05:23:48 -08:00
..
error-handler Allow required modules to throw conditionally 2017-10-30 13:00:01 -07:00
node-cli Add minimal test case for the node-cli mode 2017-05-18 15:08:39 -07:00
react/functional-components Fold functional component trees that have a class component as root 2017-11-16 05:23:48 -08:00
residual Partial evaluator for calls (#713) 2017-06-12 13:07:50 -07:00
serializer Avoid generating two references to intrinsics that are in union. 2017-11-15 14:49:26 -08: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