Reviewers: jochen (slow - soon OOO),

Message:
Jochen, use this CL to revert unscopables, in case problems show up while I'm
gone.

Description:
Unship unscopables and disable array.values iterators

This reverts https://code.google.com/p/v8/source/detail?r=22994
and disables the otherwise web-breaking .values iterator method on
arrays and typed arrays.

BUG=v8:3401
LOG=Y

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

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

Affected files (+83, -700 lines):
  M src/array.js
  M src/array-iterator.js
  M src/bootstrapper.cc
  M src/contexts.cc
  M src/flag-definitions.h
  M src/symbol.js
  A src/unscopables.js
  M test/cctest/test-unscopables-hidden-prototype.cc
  M test/mjsunit/es6/array-iterator.js
  M test/mjsunit/es6/symbols.js
  M test/mjsunit/es6/typed-array-iterator.js
  D test/mjsunit/es6/unscopables.js
  A + test/mjsunit/harmony/unscopables.js
  M tools/generate-runtime-tests.py
  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