Quick compiler: fix array undershoot

Normal Dalvik vRegs range from 0..n.  However, we use negative
vReg positions to denote special values such as Method* and other
things we might wish to promote.  Failed to take this into account
for some shadow frame bitcode conversion stuff.

Yet another datapoint supporting the upcoming C++ification.

Change-Id: I3a1714ac1a80763c048dda3ae95125fc6082202b
1 file changed
tree: 0992b76df7b10d39792089095a520ffa2bf74638
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk