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

https://codereview.chromium.org/362963002/diff/1/test/cctest/test-parsing.cc#newcode1787
test/cctest/test-parsing.cc:1787: "function yield(yield) { yield: yield
(yield + yield (0)); }",
Lovely

https://codereview.chromium.org/362963002/diff/1/test/cctest/test-parsing.cc#newcode1810
test/cctest/test-parsing.cc:1810: { "\"use strict\"; (function gen* () {
(function not_gen() {", "}) })" },
Wut, wait, why is the asterisk after the name?

https://codereview.chromium.org/362963002/diff/1/test/cctest/test-parsing.cc#newcode1869
test/cctest/test-parsing.cc:1869: // TODO(348893007): Invalid (no
newline allowed between yield and *).
Does this mean the test would fail?

https://codereview.chromium.org/362963002/

--
--
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.

Reply via email to