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

Issue 2138243002: [wasm] allow array access with unsigned indices (Closed)

Created:
4 years, 5 months ago by aseemgarg
Modified:
4 years, 5 months ago
Reviewers:
bradnelson, bradn
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] allow array access with unsigned indices BUG=618608 R=bradnelson@chromium.org TEST=regress-618608.js Committed: https://crrev.com/cd95c600beab202655b328e54845a468f72bfb0d Cr-Commit-Position: refs/heads/master@{#37693}

Patch Set 1 #

Total comments: 2

Patch Set 2 : [wasm] allow array access with unsigned indices #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1473 lines, -16 lines) Patch
M src/asmjs/typing-asm.cc View 1 2 chunks +8 lines, -8 lines 0 comments Download
M test/cctest/test-asm-validator.cc View 1 6 chunks +8 lines, -8 lines 0 comments Download
A test/mjsunit/regress/regress-618608.js View 1 chunk +1457 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (10 generated)
aseemgarg
4 years, 5 months ago (2016-07-11 22:02:54 UTC) #1
bradnelson
https://codereview.chromium.org/2138243002/diff/1/src/asmjs/typing-asm.cc File src/asmjs/typing-asm.cc (right): https://codereview.chromium.org/2138243002/diff/1/src/asmjs/typing-asm.cc#newcode783 src/asmjs/typing-asm.cc:783: RECURSE(VisitWithExpectation(bin->left(), cache_.kAsmInt, I think this can only be int ...
4 years, 5 months ago (2016-07-11 22:40:24 UTC) #2
bradn
https://codereview.chromium.org/2138243002/diff/1/src/asmjs/typing-asm.cc File src/asmjs/typing-asm.cc (right): https://codereview.chromium.org/2138243002/diff/1/src/asmjs/typing-asm.cc#newcode783 src/asmjs/typing-asm.cc:783: RECURSE(VisitWithExpectation(bin->left(), cache_.kAsmInt, On 2016/07/11 22:40:24, bradnelson wrote: > I ...
4 years, 5 months ago (2016-07-11 23:02:59 UTC) #4
bradnelson
lgtm
4 years, 5 months ago (2016-07-11 23:05:05 UTC) #6
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/2138243002/1
4 years, 5 months ago (2016-07-11 23:05:09 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/210) v8_linux64_gyp_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 5 months ago (2016-07-11 23:18:46 UTC) #9
bradn
still lgtm
4 years, 5 months ago (2016-07-12 21:52:28 UTC) #14
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/2138243002/20001
4 years, 5 months ago (2016-07-12 21:52:38 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-12 21:55:01 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-12 21:56:50 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cd95c600beab202655b328e54845a468f72bfb0d
Cr-Commit-Position: refs/heads/master@{#37693}

Powered by Google App Engine
This is Rietveld 408576698