Remove Method's dex_cache_resolved_fields_

We no longer generate code to access dex_cache_resolved_fields_ and the
slow paths can access the dex cache with extra indirections. Removing
the field saves image space.

This change also requires Change I2e16e99d

Change-Id: Ic64df15f3982a2655942d7cd5157eb497f70af7d
6 files changed
tree: dbdf636acdb6bf8f67333fb15b54f279183c66c4
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. Android.mk