prepack/test
Dominic Gannaway 608b6529c4 Fix for ReactElement temporals in React branches (#2597)
Summary:
Release notes: none

This fixes a React reconciliation bug where lazy ReactElement temporals were not correctly being put into the correct branches. Previously, `wrapReactElementInBranchOrReturnValue` was only called on the "result" of an `applyBranchedLogicValue` where it should have been applied after each ReactElement creation given that `applyBranchedLogicValue` is recursive.
Pull Request resolved: https://github.com/facebook/prepack/pull/2597

Differential Revision: D10298262

Pulled By: trueadm

fbshipit-source-id: 4868ab7f2514734913a626e4e7e7e3259e4199b5
2018-10-10 06:54:57 -07:00
..
error-handler Model aliasing effects for array loop operators (#2570) 2018-10-02 12:39:46 -07:00
react Fix for ReactElement temporals in React branches (#2597) 2018-10-10 06:54:57 -07:00
serializer Making peephole optimization in _getPropertyAssignmentStatement aware of implied conditions (#2592) 2018-10-05 17:25:56 -07:00
source-maps Run Prettier for serializer tests too (#2234) 2018-07-11 03:55:11 -07:00
std-in fix #1239 - Command-line based syntax errors now print location 2017-12-18 13:56:26 -08:00
test262@e9a5a7f918 Update test262 submodule hash 2018-07-06 14:25:54 -07:00