Reviewers: Kevin Millikin, Description: Never use classic code generator.
Crankshaft is now the default on all platforms. This is the first patch on the way to removing the classic code generator from the system. [email protected] BUG= TEST= Please review this at http://codereview.chromium.org/6771045/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/full-codegen-arm.cc M src/ast.h M src/compiler.cc M src/flag-definitions.h M src/ia32/full-codegen-ia32.cc M src/objects-inl.h M src/objects.h M src/v8.cc M src/x64/full-codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
