commit | 419ec7bbcdbf56a9d2a9fd7f91f9ace279e0b664 | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Wed Aug 03 14:48:33 2011 -0700 |
committer | Carl Shapiro <cshapiro@google.com> | Wed Aug 03 17:29:32 2011 -0700 |
tree | ef7d735ef10e5b886db278bc6075d60f46ff0081 | |
parent | b0460eaa2cb131f1dbdd5a7217bd36b9a9f1b995 [diff] |
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