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

Issue 2341673002: [wasm] Allocate memory for the wasm interpreter in the fuzzer. (Closed)

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

Description

[wasm] Allocate memory for the wasm interpreter in the fuzzer. R=titzer@chromium.org BUG=chromium:646258 Committed: https://crrev.com/6d89f8a7fc56e41b08df1c4b52f539fb8b27b24e Cr-Commit-Position: refs/heads/master@{#39419}

Patch Set 1 #

Patch Set 2 : Apparently unique_ptr is able to manage the result of calloc #

Patch Set 3 : Do not use an unique_ptr #

Patch Set 4 : Rebase #

Patch Set 5 : signed/unsigned comparison #

Patch Set 6 : Delete stale code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -18 lines) Patch
M test/common/wasm/wasm-module-runner.cc View 1 2 3 4 5 1 chunk +27 lines, -18 lines 0 comments Download

Messages

Total messages: 35 (27 generated)
ahaas
4 years, 3 months ago (2016-09-14 08:44:22 UTC) #1
ahaas
On 2016/09/14 at 08:44:22, ahaas wrote: > PTAL. I also refactored the code slightly so ...
4 years, 3 months ago (2016-09-14 11:24:44 UTC) #10
titzer
lgtm
4 years, 3 months ago (2016-09-14 11:35:10 UTC) #15
titzer
lgtm lgtm
4 years, 3 months ago (2016-09-14 11:35:11 UTC) #16
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/2341673002/70001
4 years, 3 months ago (2016-09-14 11:43:09 UTC) #24
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/2341673002/90001
4 years, 3 months ago (2016-09-14 12:53:32 UTC) #32
commit-bot: I haz the power
Committed patchset #6 (id:90001)
4 years, 3 months ago (2016-09-14 12:55:46 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 12:56:45 UTC) #35
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/6d89f8a7fc56e41b08df1c4b52f539fb8b27b24e
Cr-Commit-Position: refs/heads/master@{#39419}

Powered by Google App Engine
This is Rietveld 408576698