Reviewers: rossberg,

Message:
rossberg, ptal

Description:
Parser cleanup: less member variables.

Parser had unnecessary member pointers to stuff stored in the
CompilationInfo (which Parser also points to).

As we add more parsing code paths (in particular, script streaming), this gets
confusing and Parser and CompilationInfo can get out of sync.

BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+72, -81 lines):
  M src/parser.h
  M src/parser.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