Description[ignition] Add a reverse bytecode iterator
This pre-calculates and stores a vector of bytecode offsets, and then allows
one to iterate over it backwards. This could probably be adapted to a
bidirectional/random access iterator if we wanted to, but for now reverse
is all we need.
Committed: https://crrev.com/f91178e8230522abdfbc9aeb089cc237a323baa8
Cr-Commit-Position: refs/heads/master@{#41153}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Make class final #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 21 (15 generated)
|