parsing lgtm
https://codereview.chromium.org/915563003/diff/20001/test/cctest/test-parsing.cc
File test/cctest/test-parsing.cc (right):
https://codereview.chromium.org/915563003/diff/20001/test/cctest/test-parsing.cc#newcode3692
test/cctest/test-parsing.cc:3692: {"class C { m() { () => ", "; } }"},
Maybe an interesting test case to add:
class C {
m() {
function foo() {
<< super usage here
}
}
}
That sound be an error, right?
https://codereview.chromium.org/915563003/diff/20001/test/cctest/test-parsing.cc#newcode3775
test/cctest/test-parsing.cc:3775: const char* succes_data[] = {
typo
https://codereview.chromium.org/915563003/
--
--
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.