prepack/test/serializer
Sebastian Markbage be3779315e Fix default attributes in joined descriptor (#2390)
Summary:
When we create a joined descriptor in an abstract object we need to preserve any attributes of that property that were already there. To do that, we just need to read the first descriptor of the elements since all elements must have the same attributes (or we fatal).
Pull Request resolved: https://github.com/facebook/prepack/pull/2390

Differential Revision: D9193129

Pulled By: sebmarkbage

fbshipit-source-id: 32db3e88ae65de9a09ff6de72ed5b91ec02cf090
2018-08-06 22:56:26 -07:00
..
abstract Fix default attributes in joined descriptor (#2390) 2018-08-06 22:56:26 -07:00
additional-functions Fix visiting of leaked bindings of nested optimized functions (#2344) 2018-08-02 10:38:24 -07:00
basic Removing dead code / simplifying test runner. (#2350) 2018-08-01 16:01:44 -07:00
instant-render Support InstantRender empty built-in (#2364) 2018-08-03 17:24:26 -07:00
optimizations Run Prettier for serializer tests too (#2234) 2018-07-11 03:55:11 -07:00
optimized-functions Preliminary work fixing PP0027 (#1547) (#2309) 2018-08-06 10:55:44 -07:00
pure-functions Set on havoced object should target the receiver, not the own object (#2338) 2018-07-27 15:09:10 -07:00
react/jsx Run Prettier for serializer tests too (#2234) 2018-07-11 03:55:11 -07:00
trivial Run Prettier for serializer tests too (#2234) 2018-07-11 03:55:11 -07:00