Description[wasm] Making compare and conditionals more correct.
Comparisons were allowing asm 'int' values in places
that require strict 'signed' or 'unsigned' but not both.
Fixes crash when these make it to asm-wasm.
BUG=599413
BUG=v8:4203
R=aseemgarg@chromium.org
Committed: https://crrev.com/e42983d14707b8710e969d99a9e4793dd6da9d23
Cr-Commit-Position: refs/heads/master@{#37353}
Patch Set 1 #Patch Set 2 : Add flag #Patch Set 3 : Fix #
Messages
Total messages: 8 (2 generated)
|