diff options
| author | 2019-06-21 08:45:16 -0700 | |
|---|---|---|
| committer | 2019-06-22 16:01:51 +0000 | |
| commit | fd4a79c5660a315e30ac1999a0f57fa1dd79e510 (patch) | |
| tree | 0ea5fddcaeb2894db62baacae6f872b1da568850 /compiler/optimizing/optimizing_compiler.cc | |
| 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
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions