prepack/test/react/__snapshots__
Dominic Gannaway 67a47fd48f Improve fb-www mocks objectWithoutProperties value by ensuring we store known values (#2194)
Summary:
Release notes: none

When the `objectWithoutProperties` mock was originally created, my knowledge of Prepack's internals wasn't as good as it was now. Now that I understand how AbstractObjectValues work, we can safely add the known values in `objectWithoutProperties` to the abstract backing object. The backing object was missing these values before and was an empty empty that was partial. This should give more data and value on our internal bundle, where before the values would be lost unnecessarily.
Closes https://github.com/facebook/prepack/pull/2194

Differential Revision: D8716289

Pulled By: trueadm

fbshipit-source-id: 451065473ea09943831f75c0bc15490e73c8d947
2018-07-02 13:11:28 -07:00
..
AssignSpread-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
ClassComponents-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
FactoryComponents-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
FBMocks-test.js.snap Improve fb-www mocks objectWithoutProperties value by ensuring we store known values (#2194) 2018-07-02 13:11:28 -07:00
FirstRenderOnly-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
FunctionalComponents-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
ReactDOM-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
Reconciliation-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
RenderProps-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00
ServerRendering-test.js.snap Make React tests fast (#2187) 2018-07-02 11:25:58 -07:00