Description[Interpreter] Add ValidBytecodeOperandSizeCombinationsIterator.
A ValidBytecodeOperandSizeCombinationsIterator iterates through
all valid combinations of OperandSize and Bytecode, saving two
nested loops and a check.
BUG=v8:4280
LOG=N
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebase on updated upstream. #
Total comments: 2
Patch Set 3 : Moving implementations out of class. #Patch Set 4 : Rename class. #Messages
Total messages: 13 (6 generated)
|