http://codereview.chromium.org/3068001/diff/31001/22018
File src/arm/codegen-arm.cc (right):

http://codereview.chromium.org/3068001/diff/31001/22018#newcode792
src/arm/codegen-arm.cc:792: false_target->Branch(eq);
We should have a ToBooleanStub like on IA32 instead of putting all this
code inline for every if statement that doesn't contain a relational
operator.

http://codereview.chromium.org/3068001/show

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

Reply via email to