Reviewers: rossberg,

Message:
Note that this depends on https://codereview.chromium.org/421313004 being
submitted first. It passes try jobs (see
https://codereview.chromium.org/429433003).

Description:
Enable ES6 Map and Set by default

In doing so also remove all references to the --harmony-collections flag.
Due to the way context snapshotting works, it's not possible to simply
enable the flag by default.

Depends on ES6 Symbols: https://codereview.chromium.org/421313004

BUG=v8:1622
LOG=Y

Please review this at https://codereview.chromium.org/427723002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+89, -1866 lines):
  M src/bootstrapper.cc
  M src/flag-definitions.h
  M test/cctest/test-api.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-heap-profiler.cc
  M test/cctest/test-ordered-hash-table.cc
  M test/mjsunit/builtins.js
  M test/mjsunit/debug-script.js
  A + test/mjsunit/es6/collection-iterator.js
  A + test/mjsunit/es6/collections.js
  A + test/mjsunit/es6/debug-stepin-collections-foreach.js
  A + test/mjsunit/es6/mirror-collections.js
  A + test/mjsunit/es6/regress/regress-2186.js
  M test/mjsunit/es6/symbols.js
  M test/mjsunit/es7/object-observe.js
  D test/mjsunit/harmony/collection-iterator.js
  D test/mjsunit/harmony/collections.js
  D test/mjsunit/harmony/debug-stepin-collections-foreach.js
  D test/mjsunit/harmony/mirror-collections.js
  M test/mjsunit/harmony/private.js
  M test/mjsunit/harmony/proxies-hash.js
  D test/mjsunit/harmony/regress/regress-2186.js
  M test/mjsunit/regress/regress-3281.js
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to