Enable ES6 unscopables
authorrossberg@chromium.org <rossberg@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 8 Aug 2014 11:42:59 +0000 (11:42 +0000)
committerrossberg@chromium.org <rossberg@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 8 Aug 2014 11:42:59 +0000 (11:42 +0000)
commitd9d6a60973a511620bfc0e98a1f02556a309cd0a
tree5c8c7cd4e1c6b90cde0d0d417773fcafffc7377d
parent055fe8c3e9954793f1216302163b16795139069c
Enable ES6 unscopables

R=yangguo@chromium.org
BUG=v8:3401
LOG=Y

Review URL: https://codereview.chromium.org/455743002

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22994 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
12 files changed:
src/array.js
src/bootstrapper.cc
src/contexts.cc
src/flag-definitions.h
src/symbol.js
src/unscopables.js [deleted file]
test/cctest/test-unscopables-hidden-prototype.cc
test/mjsunit/es6/symbols.js
test/mjsunit/es6/unscopables.js [new file with mode: 0644]
test/mjsunit/harmony/unscopables.js [deleted file]
tools/generate-runtime-tests.py
tools/gyp/v8.gyp