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

Issue 2433313002: [wasm] Only use the table maximum in allocation if it is non-zero. (Closed)

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

Description

[wasm] Only use the table maximum in allocation if it is non-zero. R=ahaas@chromium.org BUG=chromium:654231 Committed: https://crrev.com/ff46fcb9e4f113db5e1ad60973afe5685a29259c Cr-Commit-Position: refs/heads/master@{#40458}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/wasm/module-decoder.cc View 2 chunks +3 lines, -1 line 0 comments Download
M src/wasm/wasm-module.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 11 (5 generated)
titzer
4 years, 2 months ago (2016-10-20 09:03:44 UTC) #1
ahaas
lgtm with nit https://codereview.chromium.org/2433313002/diff/1/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2433313002/diff/1/src/wasm/wasm-module.cc#newcode1045 src/wasm/wasm-module.cc:1045: uint32_t size = table.max_size > 0 ...
4 years, 2 months ago (2016-10-20 09:09:42 UTC) #4
titzer
On 2016/10/20 09:09:42, ahaas wrote: > lgtm with nit > > https://codereview.chromium.org/2433313002/diff/1/src/wasm/wasm-module.cc > File src/wasm/wasm-module.cc ...
4 years, 2 months ago (2016-10-20 09:12:06 UTC) #5
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/2433313002/1
4 years, 2 months ago (2016-10-20 09:13:12 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-20 09:33:47 UTC) #9
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:07:33 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ff46fcb9e4f113db5e1ad60973afe5685a29259c
Cr-Commit-Position: refs/heads/master@{#40458}

Powered by Google App Engine
This is Rietveld 408576698