Reviewers: adamk,

Description:
Split off ParserBase into src/parser-base.h

Previously, the PreParser and ParserBase (used by both the
preparser and the parser) where in the same file. Splitting
them into separate files makes the code easier to navigate.

R=adamk

Please review this at https://codereview.chromium.org/1233913008/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+7, -3977 lines):
  M src/parser.h
  A + src/parser-base.h
  M src/preparser.h
  M src/preparser.cc


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