prepack/test
Herman Venter 8f2e2fe353 Prevent CSE from hoisting Object.assign calls.
Summary:
Release note: none

Resolves issue #1865

Abstract values that are known to result in objects (of unknown identity) should not be eligible for Common Subexpression Elimination (CSE).
Closes https://github.com/facebook/prepack/pull/1925

Differential Revision: D7941893

Pulled By: hermanventer

fbshipit-source-id: 454e26c6d042093b9fbae06d73110202083731b6
2018-05-09 15:49:56 -07:00
..
error-handler Handle abstract conditional break inside definite for loop 2018-04-26 01:58:46 -07:00
node-cli Add minimal test case for the node-cli mode 2017-05-18 15:08:39 -07:00
react Adds react-dom/server mocks 2018-05-08 06:43:22 -07:00
residual Partial evaluation of throw statements 2018-02-22 12:31:52 -08:00
serializer Prevent CSE from hoisting Object.assign calls. 2018-05-09 15:49:56 -07:00
source-maps Initial commit 2017-03-28 20:52:41 -07:00
std-in fix #1239 - Command-line based syntax errors now print location 2017-12-18 13:56:26 -08:00
test262@098f9ca3de Initial commit 2017-03-28 20:52:41 -07:00