https://codereview.chromium.org/1168643005/diff/120001/test/cctest/test-parsing.cc
File test/cctest/test-parsing.cc (right):

https://codereview.chromium.org/1168643005/diff/120001/test/cctest/test-parsing.cc#newcode6556
test/cctest/test-parsing.cc:6556: {"var x, y, z; for (x in ", " =
{});"},
This was not what I had in mind. Here is an example of what I had in
mind

for ({length} in {x: 1, y: 2}) {}

and similarly for for-of

https://codereview.chromium.org/1168643005/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to