DescriptionFix ~ operator in asm typer, add more operator tests.
The ~ operator is de-sugared into true^x, which was
being improperly handled.
Adding tests of most bitwise operators and several error cases.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=test-asm-validator
R=titzer@chromium.org,aseemgarg@chromium.org
LOG=N
Committed: https://crrev.com/ab1165fb1af936306d238d082815895f91faed97
Cr-Commit-Position: refs/heads/master@{#31951}
Patch Set 1 #Patch Set 2 : fix gcc #
Messages
Total messages: 10 (4 generated)
|