Reviewers: adamk,
Message:
Hi Adam, this is now ready for an initial review.
TODOs
[ ] Extensive CL description
[ ] Explain no MapIterator/SetIterator exposed to JS
[ ] How GC will need to be done once we expose iterators to user code
Description:
ES6: Add support for Map.prototype.forEach and Set.prototype.forEach
WIP
BUG=
Please review this at https://codereview.chromium.org/236143002/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+939, -50 lines):
M src/arm/full-codegen-arm.cc
M src/arm64/full-codegen-arm64.cc
M src/bootstrapper.cc
M src/collection.js
M src/contexts.h
M src/factory.h
M src/factory.cc
M src/ia32/full-codegen-ia32.cc
M src/mips/full-codegen-mips.cc
M src/objects.h
M src/objects.cc
M src/objects-debug.cc
M src/objects-inl.h
M src/objects-printer.cc
M src/objects-visiting.h
M src/objects-visiting.cc
M src/runtime.h
M src/runtime.cc
M src/x64/full-codegen-x64.cc
M test/cctest/test-ordered-hash-table.cc
M test/mjsunit/harmony/collections.js
--
--
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.