DescriptionAllow constant multiply both ways.
asm.js permits both:
int * constant
constant * int
It does not, however, allow intishes in multiplies.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=mjsunit/asm-wasm,test-asm-validator
R=aseemgarg@chromium.org,titzer@chromium.org
LOG=N
Committed: https://crrev.com/0dd24015fb5bb7293305d22ce3077aaf750b8c73
Cr-Commit-Position: refs/heads/master@{#34222}
Patch Set 1 #
Total comments: 4
Patch Set 2 : fix #Patch Set 3 : fi #
Messages
Total messages: 15 (7 generated)
|