Expose the content of Sets and WeakSets through SetMirror.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Jul 2014 07:33:47 +0000 (07:33 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Jul 2014 07:33:47 +0000 (07:33 +0000)
commitc3edd49265626fff8f923175d10b2dd2d3e8a2af
treef45b9cfcc6e4853b39d366e25ada5bbb292d886f
parented04566cba2ac21e5294ef75c7cc58c3b82304c2
Expose the content of Sets and WeakSets through SetMirror.

BUG=v8:3093
LOG=Y
R=aandrey@chromium.org, arv@chromium.org, yangguo@chromium.org

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

Patch from Alexandra Mikhaylova <amikhaylova@google.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22541 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mirror-debugger.js
src/runtime.cc
src/runtime.h
test/mjsunit/harmony/mirror-collections.js
test/mjsunit/runtime-gen/getweaksetvalues.js [new file with mode: 0644]
tools/generate-runtime-tests.py