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

https://codereview.chromium.org/997513003/diff/1/src/arm/lithium-codegen-arm.cc#newcode356
src/arm/lithium-codegen-arm.cc:356: bool need_branch = ((i + 1) !=
length);
On 2015/03/10 14:24:40, jbramley wrote:
Because every entry (including the last) now has a branch, need_branch
should
effectively always be true.

Done.

https://codereview.chromium.org/997513003/

--
--
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