Reviewers: Sven, Description: Simplify handler pushing.
Instead of using two separate bits to encode three possible values, use three values to encode the three possible values. [email protected] BUG= TEST= Please review this at https://chromiumcodereview.appspot.com/9372016/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/arm/code-stubs-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M src/frames-inl.h M src/frames.h M src/frames.cc M src/full-codegen.cc M src/ia32/code-stubs-ia32.cc M src/ia32/macro-assembler-ia32.h M src/ia32/macro-assembler-ia32.cc M src/isolate.cc M src/macro-assembler.h M src/mips/code-stubs-mips.cc M src/mips/macro-assembler-mips.h M src/mips/macro-assembler-mips.cc M src/x64/code-stubs-x64.cc M src/x64/macro-assembler-x64.h M src/x64/macro-assembler-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
