Reviewers: Erik Corry, Description: Add stack alignment check to ia32 and x86
The stack is now checked for proper alignment before calling into C code when
the flag --debug-code is turned on. Please review this at http://codereview.chromium.org/1637015/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/ia32/codegen-ia32.cc M src/ia32/macro-assembler-ia32.h M src/ia32/macro-assembler-ia32.cc M src/platform-linux.cc M src/x64/codegen-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 To unsubscribe, reply using "remove me" as the subject.
