Description[ignition] Refactor array iterator to separate out access
Refactors the bytecode array iterator to separate the iteration and the
bytecode parameter access, placing the latter into a separate
super-class. This will allow us to have other forms of access, e.g.
reverse iteration.
Committed: https://crrev.com/ae8a77ea5f3edcd621fb0e7c017af92217a6de94
Cr-Commit-Position: refs/heads/master@{#41152}
Patch Set 1 #Patch Set 2 : Fix objects-inl.h include #
Total comments: 4
Patch Set 3 : Final class and private function #
Dependent Patchsets: Messages
Total messages: 23 (17 generated)
|