prepack/test
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
..
error-handler Fixing handling of stack overflows. (#2553) 2018-09-17 18:55:30 -07:00
react Adds support for abstract length arrays in React reconcilation and serialization (#2571) 2018-09-27 00:50:24 -07:00
serializer Add abstract support to Object.getOwnPropertySymbols (#2575) 2018-09-28 16:11:27 -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