commit | 9d479254d0dc4043a15ab26205f40439eca15493 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Jul 24 11:35:20 2018 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Fri Aug 03 11:43:30 2018 +0000 |
tree | af8a9c9c6f2c28e723a971c9d39c9d1cebd1f814 | |
parent | ca20fb6cc4dda392e63bdc8ec9de54d89793373e [diff] |
Rename type resolution entrypoints. Rename the InitializeType and InitializeTypeAndVerifyAccess entrypoints to Resolve* to better match their semantics. Keep the InitializeStaticStorage name for now as the most appropriate name InitializeType would clash with the old name of the ResolveType entrypoint. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: Ide55b58c490d085ab37d8536f90699f7ed571d59