Add another check to be sure non-negative smi fits into Uint32 range.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 29 Sep 2010 18:15:36 +0000 (18:15 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 29 Sep 2010 18:15:36 +0000 (18:15 +0000)
commit9e618ff4602503c622a925bd67946633e9b5d300
treedcd4e0549bd778150bf4e6a02ad23ae1bd01b551
parent4d04e9d5d49259e863c48eda0daedef0e8f56bbc
Add another check to be sure non-negative smi fits into Uint32 range.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5558 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/x64/ic-x64.cc