Align GetIterator with ES6 spec
authorarv <arv@chromium.org>
Thu, 19 Feb 2015 21:38:04 +0000 (13:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 21:38:18 +0000 (21:38 +0000)
commitb9f006a4047c0c486302adb6850900e6e8a1a0db
treef1b1e3ae4cfa499958bb88f1b84548fbe269d768
parenta538d945e39cb653674ef244973ab21d128563d7
Align GetIterator with ES6 spec

BUG=None
LOG=N
R=adamk

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

Cr-Commit-Position: refs/heads/master@{#26759}
src/collection.js
src/v8natives.js
src/weak-collection.js
test/mjsunit/es6/collections.js