commit | 0571d357843c53e042f370f5f2c2e9aa3fe803a9 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Nov 03 19:51:38 2011 -0700 |
committer | Ian Rogers <irogers@google.com> | Sun Nov 13 11:57:18 2011 -0800 |
tree | 197e5b1c0b1bf0ee8cc0e1960470d0a8d203b4af | |
parent | 33dc7717cd16592bcc825350bea6305be9eb2ea1 [diff] |
Refactor the use of Method by the compiler. Remove the dependence on the Method object in dex2oat, allowing lazier resolution. Introduce new find and iterators in DexFile to simplify common operations and avoid misuse of class data items. Change-Id: I39fb8252190f543d89d8b233076355cec310fe08