http://codereview.chromium.org/6347007/diff/2002/src/arm/lithium-codegen-arm.cc
File src/arm/lithium-codegen-arm.cc (right):

http://codereview.chromium.org/6347007/diff/2002/src/arm/lithium-codegen-arm.cc#newcode2476
src/arm/lithium-codegen-arm.cc:2476: __ jmp(&done);
b(eq, &done);
would be enough.
"done" could be renamed to "positive" if that makes it clearer.

http://codereview.chromium.org/6347007/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to