Reviewers: rossberg, arv,
Message:
Here's exports, which seemed like a big enough patch to do at a time. I can
also
batch this together with imports when that's done, but I figured the
smaller,
the better.
https://codereview.chromium.org/882893002/diff/1/test/cctest/test-parsing.cc
File test/cctest/test-parsing.cc (right):
https://codereview.chromium.org/882893002/diff/1/test/cctest/test-parsing.cc#newcode4676
test/cctest/test-parsing.cc:4676: "export var y = 0;",
These lists of strings aren't supported by 'git cl format': it tries to
reflow them to fit as many on a line as possible. Any suggestions for
what I should do to avoid that?
Description:
Implement ParseExportDeclaration per latest ES6 spec draft
BUG=v8:1569
LOG=n
Please review this at https://codereview.chromium.org/882893002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+227, -66 lines):
M src/parser.h
M src/parser.cc
M test/cctest/test-parsing.cc
M test/mjsunit/harmony/module-parsing.js
--
--
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.