moved ToBooleanStub from codegen.h to: arm/codegen-arm.h (the modified version with tos_ & minor key) ia32/codegen-ia32.h (original unmodified version) x64/codegen-x64.h (original unmodified version)
However, the MIPS target does not use this stub (like many other stubs), so didn't add anything in codegen-mips.h http://codereview.chromium.org/3068001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
