Reviewers: Mads Ager, Description: Use collector for preparse data.
This is in preparation of adding more data to the preparse record. Using a collector instead of a list avoids copying data when the backing store grows. Please review this at http://codereview.chromium.org/3153037/show Affected files: M src/parser.h M src/parser.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
