Reviewers: Rico, Mads Ager, Description: Simplified the full codegens by removing the Expression::kTestValue and Expression::kValueTest. At the same time, prepare the code for keeping track of fall through labels to avoid unnecessary jumps.
Please review this at http://codereview.chromium.org/3152042/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/full-codegen-arm.cc M src/ast.h M src/full-codegen.h M src/full-codegen.cc M src/ia32/full-codegen-ia32.cc M src/x64/full-codegen-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
