http://codereview.chromium.org/3767016/diff/1/4 File src/x64/code-stubs-x64.cc (right):
http://codereview.chromium.org/3767016/diff/1/4#newcode2126 src/x64/code-stubs-x64.cc:2126: __ not_(rdx); // Correct sign in case of overflow. I'd also add the comment that rdx can't be zero here. http://codereview.chromium.org/3767016/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
