commit | e0a02dabedd7db2c511a513fb48d7e39ed3dd9c0 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Tue Dec 02 14:10:53 2014 -0800 |
committer | Ian Rogers <irogers@google.com> | Tue Dec 02 14:21:56 2014 -0800 |
tree | 70ee0e4caa2cc26c661b6cb0231b8423506e50fa | |
parent | e94652f1e321b2c8b71acbe5b07d2ebf69fbdb99 [diff] |
Move FindDexMethodIndexInOtherDexFile into ArtMethod. Move FindDexMethodIndexInOtherDexFile out of MethodHelper into ArtMethod in preparation for the removal of MethodHelper. Tidy ClassLinker::ResolveMethod so that all exception paths flow through the exception pending assertion. Tidy artQuickResolutionTrampoline to be more explicit about variable names and only update the dex cache if necessary. Change-Id: I3e48eb4f6c1291533067c1b53efe90c53bfcaea8