lgtm with a nit:

https://codereview.chromium.org/213213002/diff/80001/src/arm/lithium-codegen-arm.cc
File src/arm/lithium-codegen-arm.cc (right):

https://codereview.chromium.org/213213002/diff/80001/src/arm/lithium-codegen-arm.cc#newcode5771
src/arm/lithium-codegen-arm.cc:5771: __ cmp(scratch, Operand::Zero());
and + cmp => tst(index, Operand(Smi::FromInt(1));

https://codereview.chromium.org/213213002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to