Description[wasm][asm.js] Allow true/false in int binary ops.
Because the parser optimizes !123 -> false,
we allow booleans in expressions (but not parameter annotations).
Allow this in asm-wasm-builder.
Turn on an early out case in asm-typer that is fine.
BUG=672784
R=titzer@chromium.org
Committed: https://crrev.com/89e10055e484cbdba3facad75e8116076130fcc8
Cr-Commit-Position: refs/heads/master@{#41622}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|