Add an explicit cast for an integral promotion that MSVC warns about.
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 12 Sep 2011 12:16:30 +0000 (12:16 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 12 Sep 2011 12:16:30 +0000 (12:16 +0000)
commit2ebe8039ac58eb7e1d668b67468a2d807caf32fe
tree4610d187bf8d0de1729cf4c78eeff7e056cead6c
parentc0491e712d017507d344642a80340c4afd0969ad
Add an explicit cast for an integral promotion that MSVC warns about.

I don't think the warning is valid, but it's a good sign that MSVC is
fixin' to generate the wrong code no matter what I think.

R=ricow@chromium.org
BUG=
TEST=

Review URL: http://codereview.chromium.org/7869008

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9242 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/utils.h