DescriptionBaseline for-of implementation
Add full-codegen support for the ES6 for-of iteration statement.
R=mstarzinger@chromium.org, rossberg@chromium.org
TEST=mjsunit/harmony/iteration-semantics
BUG=v8:2214
Committed: http://code.google.com/p/v8/source/detail?r=15002
Patch Set 1 #Patch Set 2 : Use more subexpressions #
Total comments: 8
Patch Set 3 : Add tests, rebase onto master #Patch Set 4 : Add tests for try/catch in loops, proxies #
Total comments: 3
Patch Set 5 : Add non-boolean done, proxy iterators #
Total comments: 1
Patch Set 6 : s/syntax/semantics/ #
Messages
Total messages: 13 (0 generated)
|