Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(466)

Issue 2426473007: [V8][asm.js] Fixes a bug in comma-expression validation. (Closed)

Created:
4 years, 2 months ago by John
Modified:
4 years, 1 month ago
Reviewers:
bradnelson, aseemgarg, bradn
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[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 Committed: https://crrev.com/07ac97835dd21a66658612333f65c7f5ebaaa718 Cr-Commit-Position: refs/heads/master@{#40408}

Patch Set 1 #

Patch Set 2 : Ensures that ValidateComma return AsmType::Float() if comma->right() is a call to fround() #

Patch Set 3 : expands the tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -2 lines) Patch
M src/asmjs/asm-typer.cc View 1 2 chunks +10 lines, -2 lines 0 comments Download
A test/mjsunit/asm/b5528-comma.js View 1 2 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (24 generated)
John
4 years, 2 months ago (2016-10-18 15:55:03 UTC) #15
bradn
lgtm
4 years, 2 months ago (2016-10-18 19:01:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2426473007/40001
4 years, 2 months ago (2016-10-18 19:02:07 UTC) #22
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 2 months ago (2016-10-18 19:02:09 UTC) #24
bradnelson
lgtm
4 years, 2 months ago (2016-10-18 19:03:09 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2426473007/40001
4 years, 2 months ago (2016-10-18 19:03:16 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-18 19:05:37 UTC) #30
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:05:06 UTC) #32
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/07ac97835dd21a66658612333f65c7f5ebaaa718
Cr-Commit-Position: refs/heads/master@{#40408}

Powered by Google App Engine
This is Rietveld 408576698