DescriptionParser 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=
R=jochen@chromium.org, rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=23861
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|