prepack/test/serializer
Dominic Gannaway ed784d6899 Add abstract support to Object.getOwnPropertySymbols (#2575)
Summary:
Release notes: none

Fixes https://github.com/facebook/prepack/issues/2574. This PR adds abstract value support to `Object.getOwnPropertySymbols` like we have done other internal methods (like `Object.keys` and `Array.from`) where we know the internal method creates an array with unknown numeric properties.
Pull Request resolved: https://github.com/facebook/prepack/pull/2575

Differential Revision: D10114237

Pulled By: trueadm

fbshipit-source-id: 07301147e2dff1ab370243a8dc9648745bbbbb96
2018-09-28 16:11:27 -07:00
..
abstract Helper to inspect values at a particular AST node (#2554) 2018-09-18 13:55:33 -07:00
additional-functions Transitive materialization for Array operators (#2456) 2018-08-31 08:39:49 -07:00
basic Fixing dependency issues with cyclic prototype dependencies. (#2556) 2018-09-20 05:25:31 -07:00
instant-render Support InstantRender empty built-in (#2364) 2018-08-03 17:24:26 -07:00
optimizations Add abstract support to Object.getOwnPropertySymbols (#2575) 2018-09-28 16:11:27 -07:00
optimized-functions Attach Path Condition to Optimized Functions (#2537) 2018-09-19 18:11:38 -07:00
pure-functions Refactor AbstractObjectValue to use evaluateWithAbstractConditional (#2461) 2018-08-25 22:44:04 -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