Just a drive-by.
http://codereview.chromium.org/558069/diff/1/2 File src/ia32/debug-ia32.cc (right): http://codereview.chromium.org/558069/diff/1/2#newcode140 src/ia32/debug-ia32.cc:140: Generate_DebugBreakCallHelper(masm, eax.bit() | ecx.bit() | edx.bit(), false); Change the comment too, please. http://codereview.chromium.org/558069/diff/1/5 File src/x64/debug-x64.cc (right): http://codereview.chromium.org/558069/diff/1/5#newcode166 src/x64/debug-x64.cc:166: Generate_DebugBreakCallHelper(masm, rax.bit() | rcx.bit() | rdx.bit(), false); Change the comment too, please. http://codereview.chromium.org/558069 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
