prepack/flow-typed
Jeffrey Tan b6f3fd0a64 Avoid duplicate nested function body(Part1)
Summary:
Release Note: Avoid duplicate nested function body(Part1)
Avoids duplicating the nested function body with other residual functions. Currently the implementation has the following limitations:
1. Did not deal with the situation that nested function duplicates with a residual function did not use factory function.
2. Did not deal with function declaration

I will address these limitations in later PR.
Closes https://github.com/facebook/prepack/pull/1081

Differential Revision: D6078328

Pulled By: yinghuitan

fbshipit-source-id: 3a6b6dd0b99a5cdb8cffeeba85d257682c3db40e
2017-10-17 10:46:10 -07:00
..
npm Avoid duplicate nested function body(Part1) 2017-10-17 10:46:10 -07:00