Materialize method descriptors when instantiating method objects.

Previously, when comparing method descriptors, one had to piecewise
compare the leaves of a method structure for equality.

With this change a flat method descriptor is computed and associated
to an object.  This will simplify comparisons for descriptor equality
used during verification and reflective method retrieval.

Change-Id: I91e5ac76fb3816a36716b34fe43d05cd7364897b
8 files changed
tree: ef7d735ef10e5b886db278bc6075d60f46ff0081
  1. build/
  2. src/
  3. tools/
  4. Android.mk