Fix another -Wsign-compare issue for GCC 4.9.2
authorpaul.lind <paul.lind@imgtec.com>
Tue, 9 Jun 2015 06:12:47 +0000 (23:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 06:12:57 +0000 (06:12 +0000)
commitb9588a1d7b5ca0ac19159c2995ec349fc5bc5063
treec70310ccf82fb8661b60f7c165970b87880773c8
parent9ce033f9ec0e4d7afb62d4a96fcff22af5b9eeeb
Fix another -Wsign-compare issue for GCC 4.9.2

BUG=

Review URL: https://codereview.chromium.org/1151523014

Cr-Commit-Position: refs/heads/master@{#28853}
src/deoptimizer.cc