Description[wasm] [asm.js] Fix various asm.js issues.
Several of the asm.js tests were disabled and wrong (mismatched number of args
on the stdlib functions).
Fixing issue around negation and float + doubles.
Renaming function for IsNegate to IsInvert (to reflect what it actually does).
Added tests for negate and invert.
BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203
R=aseemgarg@chromium.org,jpp@chromium.org
Committed: https://crrev.com/21e46b05a26024173a36599d2784a657cedc5b2b
Cr-Commit-Position: refs/heads/master@{#39836}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 14 (7 generated)
|