Fix a sign-compare error to make gcc 4.9.2 happy.
authorpaul.lind <paul.lind@imgtec.com>
Fri, 25 Sep 2015 11:31:27 +0000 (04:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 25 Sep 2015 11:31:45 +0000 (11:31 +0000)
commit145a2f45f3379029d6255a073e3eb762549ea47e
tree575e3b8412d5a74db84ef8ae2dfc094968da863d
parentf746d35775f429c0e2d86c605c250d75048e6020
Fix a sign-compare error to make gcc 4.9.2 happy.

This is from
https://chromium.googlesource.com/v8/v8/+/347fa90626a448e3535cf6aa100124dfd5b711ce

BUG=

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

Cr-Commit-Position: refs/heads/master@{#30932}
src/interpreter/bytecode-array-builder.cc