commit | 1d2d4ff8570bb88d9d2d4633706fd7f6fb18d75e | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Sat Sep 23 16:11:06 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Sep 27 11:51:53 2017 -0700 |
tree | cbe67e8e9214828656314117121e8ce906a762ab | |
parent | e5b35ed787fbfb388d162361310bae5b0e7682a7 [diff] |
Add DexInstructionIterator and use it a few places Motivation: Want to start abstracting away dex specific functionality to enable CompactDex. Adding an iterator will enable CompactDex iteration to work differently than normal dex iteration. Will eventually replace CodeItemIterator. Bug: 63756964 Test: test-art-host Change-Id: I90e67c1a994b7698aaac0523a82816b0a003fbdc