Reviewers: Erik Corry, Description: Use an object to control the blocking of the constant pool
Instead of indicating for how many instructions the constant pool needs to be
blocked the constant pool is now blocked while at least one instance of ScopedConstPoolBlocker exists. Please review this at http://codereview.chromium.org/1673006/show SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/assembler-arm.h M src/arm/assembler-arm.cc M src/arm/codegen-arm.cc M src/arm/full-codegen-arm.cc M src/arm/macro-assembler-arm.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
