https://codereview.chromium.org/953983002/diff/40001/src/parser.h
File src/parser.h (right):

https://codereview.chromium.org/953983002/diff/40001/src/parser.h#newcode706
src/parser.h:706: void* ParseModule(ZoneList<Statement*>* body, bool*
ok);
On 2015/02/25 13:35:42, rossberg wrote:
Nit: Can we rename this to ParseModuleItemList, for more consistency
with the
above? ParseModule sounds like it should either return a single AST
node
corresponding to a Module, or be an entry point for parsing module
scripts.

Sounds good, will rename in a one of these followups.

https://codereview.chromium.org/953983002/

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