diff options
author | 2025-02-05 11:36:53 +0000 | |
---|---|---|
committer | 2025-02-05 07:41:24 -0800 | |
commit | ef5054636ca350b94adef6906d2d51992ca4531c (patch) | |
tree | 63db24be4c8530617bfda39dd5085e5e7bd127fa /build | |
parent | a7045d8fd8a38b447b176e93c81765540863c1c9 (diff) |
Refactor `ImTable::GetImtIndex()`.
Make it easier to calculate the IMT index without an actual
`ArtMethod` in preparation for a significant refactoring of
`ClassLinker::LoadClass()`.
Update documentation of `ArtMethod::imt_index_` which is
actually unused for abstract non-interface methods.
Also reorder code in `ClassLinker` without any modification
to make it easier to compare the differences in the upcoming
refactoring.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 329196666
Change-Id: Ic71ff323ea92325958d59536e83ab70d057b94df
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions