prepack/src
Nikolai Tillmann 7f3b5d4caf Make sure all optimized functions are included in IR dumping (#2568)
Summary:
Release notes: None

Dumping happened before `processCollectedNestedOptimizedFunctions`,
which caused them to not be included. This is being fixed, plus some
minor refactoring to hide implementation details.
Pull Request resolved: https://github.com/facebook/prepack/pull/2568

Differential Revision: D10023363

Pulled By: NTillmann

fbshipit-source-id: 6abe2b5358f23705b501fc818536fb30d42a3b17
2018-09-24 19:33:51 -07:00
..
debugger Upgrade Flow and fix new warnings (#2526) 2018-08-31 16:29:56 -07:00
domains Some shallow cleanup of the operation descriptor. (#2471) 2018-08-23 11:54:45 -07:00
evaluators Compose without tail duplication (#2523) 2018-09-06 21:55:22 -07:00
intrinsics Helper to inspect values at a particular AST node (#2554) 2018-09-18 13:55:33 -07:00
methods Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00
react Adds React pe-functional-components benchmark and some React SSR changes (#2560) 2018-09-24 03:56:52 -07:00
serializer Make sure all optimized functions are included in IR dumping (#2568) 2018-09-24 19:33:51 -07:00
utils Adds React pe-functional-components benchmark and some React SSR changes (#2560) 2018-09-24 03:56:52 -07:00
values Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00
benchmarker.js Upgrade Flow and fix new warnings (#2526) 2018-08-31 16:29:56 -07:00
completions.js Compose without tail duplication (#2523) 2018-09-06 21:55:22 -07:00
construct_realm.js Do full joins (#2402) 2018-08-11 20:53:43 -07:00
descriptors.js Re-land typed descriptors and printer (#2511) 2018-08-31 05:54:23 -07:00
environment.js Improve evaluation of abstract conditionals (#2503) 2018-09-01 02:40:03 -07:00
errors.js Clean up of React nested optimized logic (#2348) 2018-08-02 14:09:28 -07:00
globals.js Make more files flow strict 2018-05-31 12:44:05 -07:00
initialize-singletons.js Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00
invariant.js Fix test runner and don't swallow invariant failures (#2155) 2018-06-25 18:41:59 -07:00
options.js Bad command-line for debugDiagnosticSeverity does not crashes Prepack anymore (#2545) 2018-09-12 15:31:13 -07:00
prepack-cli.js Return correct recovery code for FatalError (#2548) 2018-09-17 14:39:36 -07:00
prepack-node.js Release source code and source map data after parsing and source map fixup. (#2377) 2018-08-03 10:39:28 -07:00
prepack-options.js Fixing regression with default options. (#2541) 2018-09-10 14:27:33 -07:00
prepack-standalone.js Fix referentialization of optimized functions (#2544) 2018-09-19 18:11:37 -07:00
realm.js Fixing handling of stack overflows. (#2553) 2018-09-17 18:55:30 -07:00
repl-cli.js Adds JSX -> React.createElement serialization support 2017-12-16 08:09:07 -08:00
singletons.js Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00
statistics.js Manually type all exported class methods. (#2231) 2018-07-10 13:39:01 -07:00
types.js Make sure that adding a path condition clears negative caches. (#2549) 2018-09-17 14:09:15 -07:00
utils.js Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00