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

https://codereview.chromium.org/1058533007/diff/1/src/arm64/lithium-codegen-arm64.cc#newcode4319
src/arm64/lithium-codegen-arm64.cc:4319: DCHECK((right > -kMaxInt) &&
(right < kMaxInt));
Hmmmm, why do we exclude -kMaxInt here? Shouldn't this be OK?

https://codereview.chromium.org/1058533007/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to