commit | a64b52deb0c792b8a0d47546edb8a2f8a7816c33 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Dec 08 16:27:49 2017 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Mon Dec 11 11:40:35 2017 +0000 |
tree | 0f98c035e2da07a17501debc4d1f49281d2f9e41 | |
parent | af94020190a2153834e30fc962e28c3b63d7ffc2 [diff] |
Do not pass DexFile to ClassLinker::Lookup/ResolveString(). The DexFile can be easily retrieved from the DexCache, so reduce the number of arguments that need to be passed. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: I8c4cec43b31b27de7e4e94374fdd69c6d6ca6c13