commit | b7c273cb44fcbdab3c17ec69124fe4bbea2696b1 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Nov 10 18:07:56 2017 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Nov 10 18:07:56 2017 -0800 |
tree | 11242e0bd24427183dd630780825214737ccbda1 | |
parent | 27f5fefeb4a7e87e9537fbdd0ed392d5c1de59df [diff] |
Add ClassDataItemIterator::HasNextMethod Returns true if there are either static of virtual methods remaining, changed most places to use this where possible. Slight behavioral change for duplicate method checking, we not persist the method index across the static method / virtual method boundary. Motivation: Generic cleanup to remove copy paste. Test: test-art-host Change-Id: I7a1b507e681b2c40452f8a9913b53a96b181e171