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

Issue 2414053002: [wasm] Implement Table#set and Table#grow (Closed)

Created:
4 years, 2 months ago by rossberg
Modified:
4 years, 2 months ago
Reviewers:
ahaas
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Implement Table#set and Table#grow R=ahaas@chromium.org BUG= Committed: https://crrev.com/4a90e7220c7efcc0c08335e3436e1745b1b562ce Cr-Commit-Position: refs/heads/master@{#40357}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Comments #

Patch Set 3 : Rebase #

Patch Set 4 : Avoid lossy int conversion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -27 lines) Patch
M src/wasm/wasm-js.cc View 1 2 3 5 chunks +77 lines, -16 lines 0 comments Download
M test/mjsunit/wasm/table.js View 1 2 2 chunks +95 lines, -10 lines 0 comments Download
M test/mjsunit/wasm/wasm-module-builder.js View 1 2 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 19 (8 generated)
rossberg
4 years, 2 months ago (2016-10-13 13:50:56 UTC) #1
ahaas
https://codereview.chromium.org/2414053002/diff/1/test/mjsunit/wasm/table.js File test/mjsunit/wasm/table.js (right): https://codereview.chromium.org/2414053002/diff/1/test/mjsunit/wasm/table.js#newcode161 test/mjsunit/wasm/table.js:161: for (let i = 0; i < 10; ++i) ...
4 years, 2 months ago (2016-10-13 14:25:09 UTC) #2
rossberg
https://codereview.chromium.org/2414053002/diff/1/test/mjsunit/wasm/table.js File test/mjsunit/wasm/table.js (right): https://codereview.chromium.org/2414053002/diff/1/test/mjsunit/wasm/table.js#newcode161 test/mjsunit/wasm/table.js:161: for (let i = 0; i < 10; ++i) ...
4 years, 2 months ago (2016-10-13 14:43:46 UTC) #3
ahaas
lgtm
4 years, 2 months ago (2016-10-17 09:36:35 UTC) #4
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/2414053002/20001
4 years, 2 months ago (2016-10-17 09:53:37 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_mipsel_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_mipsel_compile_rel/builds/23286) v8_linux_nodcheck_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 2 months ago (2016-10-17 09:55:07 UTC) #8
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/2414053002/40001
4 years, 2 months ago (2016-10-17 10:44:30 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/10630)
4 years, 2 months ago (2016-10-17 10:48:18 UTC) #13
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/2414053002/60001
4 years, 2 months ago (2016-10-17 11:15:44 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-17 11:39:11 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-17 11:39:41 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4a90e7220c7efcc0c08335e3436e1745b1b562ce
Cr-Commit-Position: refs/heads/master@{#40357}

Powered by Google App Engine
This is Rietveld 408576698