Description[asm-wasm] Fix continue target of do-while loops
See associated bug: A continue if a do-while loop did jump back to the
loop header, instead of jumping to the condition.
This CL fixes this and adds a test case.
R=bradnelson@chromium.org, titzer@chromium.org
BUG=v8:5912
Review-Url: https://codereview.chromium.org/2693993002
Cr-Commit-Position: refs/heads/master@{#43178}
Committed: https://chromium.googlesource.com/v8/v8/+/0b287bd4ea5b799a6686c456ba4e877e65c94c4a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix comment #
Dependent Patchsets: Messages
Total messages: 17 (12 generated)
|