Description[Interpreter] Add for/while/do support to the bytecode generator.
Improve bytecode generation for if when there's no else clause.
Display target addresses for jump instructions in
Bytecode::Disassemble().
BUG=v8:4280
LOG=N
Committed: https://crrev.com/a7e16e513241f6d62f35e763c14aff5ca445195e
Cr-Commit-Position: refs/heads/master@{#31052}
Patch Set 1 #Patch Set 2 : Compilation fixes for msvc/gcc and semantics of do...while. #Patch Set 3 : Rebase. #
Total comments: 2
Patch Set 4 : Incorporate feedback from mstarzinger which revealed use after destruction bug. #
Total comments: 21
Patch Set 5 : Incorporate comments / re-work IfBuilder. #
Total comments: 10
Patch Set 6 : Incorporate comments on patch set 5. #Patch Set 7 : Rebase. #
Messages
Total messages: 15 (3 generated)
|