jpp
|
07ac97835d
|
[V8][asm.js] Fixes a bug in comma-expression validation.
Comma expressions need to special-handle function calls. When validating
the rhs of a Comma, the validatior needs to ensure that it returns
AsmType::Float() if the function being called is fround().
BUG= https://bugs.chromium.org/p/v8/issues/detail?id=5528
Review-Url: https://chromiumcodereview.appspot.com/2426473007
Cr-Commit-Position: refs/heads/master@{#40408}
|
2016-10-18 19:05:42 +00:00 |
|