commit | e11dd50ac2b5ccbf3b02213b7361f55b1f1a90da | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Dec 08 14:09:45 2017 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Fri Dec 08 17:54:25 2017 +0000 |
tree | ea958df5f757369119cc84968f3b77210faf593f | |
parent | 2ba3557b6d2ea65956f7a98e6f0fd921f35792a5 [diff] |
Do not pass DexFile to ClassLinker::ResolveField*(). 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: I0579db64c63afea789c7c9ad8db81e37c9248e97