Reviewers: Kevin Millikin, Mads Ager, Description: Optimize the lexical scanner by selective inlining, and by dealing with whitespace as part of the token scanning instead of as a separate step before it.
Please review this at http://codereview.chromium.org/113336 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/scanner.h M src/scanner.cc M src/token.h --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
