https://codereview.chromium.org/1178403004/diff/20001/src/compiler/simplified-lowering.cc
File src/compiler/simplified-lowering.cc (right):

https://codereview.chromium.org/1178403004/diff/20001/src/compiler/simplified-lowering.cc#newcode75
src/compiler/simplified-lowering.cc:75:
info_(zone->NewArray<NodeInfo>(static_cast<int>(count_))),
AFAICT, we don't need the static_cast here. By design (accident? ;-) the
types fit...

https://codereview.chromium.org/1178403004/

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