commit | fd4a79c5660a315e30ac1999a0f57fa1dd79e510 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jun 21 08:45:16 2019 -0700 |
committer | Alex Light <allight@google.com> | Sat Jun 22 16:01:51 2019 +0000 |
tree | 0ea5fddcaeb2894db62baacae6f872b1da568850 | |
parent | d2f8ce109db25b59d4495e02e9386eee95e23814 [diff] |
GetCanonicalMethod should handle miranda methods. The ArtMethod::GetCanonicalMethod function would only work on default methods. Miranda methods also have different owning-class and declaring class and so should be treated in the same way. Test: ./test.py --host -j80 Change-Id: I4d91a53448b344b1587835cbb3d5b07f235a57f3