Reviewers: Vyacheslav Egorov, Description: Merged Scanner and JavaScriptScanner.
JavaScriptScanner had become the only concrete subclass of Scanner, so there was no longer a need for the distinction. Also fixed up comments. Please review this at http://codereview.chromium.org/8384003/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/parser.h M src/parser.cc M src/preparser-api.cc M src/preparser.h M src/preparser.cc M src/scanner.h M src/scanner.cc M test/cctest/test-parsing.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
