Reviewers: Michael Starzinger,
Message:
Fixed nits, landing...
On 2012/10/12 11:00:22, Michael Starzinger wrote:
> Indentation is off.
Done.
On 2012/10/12 11:00:22, Michael Starzinger wrote:
> Indentation is off.
Done.
On 2012/10/12 11:00:22, Michael Starzinger wrote:
> Indentation is off.
Done.
Description:
Ensure that we do not accidentally emit debug code.
The call sites are more concise, the naming is better and at least one
case of superfluous code in release mode was removed.
R=
mstar...@chromium.org
Please review this at
https://codereview.chromium.org/11108011/
SVN Base:
https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/arm/code-stubs-arm.cc
M src/arm/full-codegen-arm.cc
M src/arm/lithium-codegen-arm.cc
M src/arm/macro-assembler-arm.h
M src/arm/macro-assembler-arm.cc
M src/ia32/code-stubs-ia32.cc
M src/ia32/full-codegen-ia32.cc
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/macro-assembler-ia32.h
M src/ia32/macro-assembler-ia32.cc
M src/mips/code-stubs-mips.cc
M src/mips/full-codegen-mips.cc
M src/mips/lithium-codegen-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/full-codegen-x64.cc
M src/x64/lithium-codegen-x64.cc
M src/x64/macro-assembler-x64.h
M src/x64/macro-assembler-x64.cc