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

Issue 2396473003: [wasm] Refactor GrowMemory runtime call. (Closed)

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

Description

[wasm] Refactor GrowMemory runtime call. Refactor to move module specific functionality to wasm-module.cc, this provides a better interface for the grow() method on WebAssembly.memory objects. R=mtrofin@chromium.org, titzer@chromium.org Committed: https://crrev.com/096b5f649b6a5d93ac4ab1d5f8bef95468e41089 Cr-Commit-Position: refs/heads/master@{#39967}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase again for weird trybot failures #

Total comments: 18

Patch Set 4 : Mircea's review #

Patch Set 5 : Fix header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -76 lines) Patch
M src/runtime/runtime-wasm.cc View 2 chunks +2 lines, -72 lines 0 comments Download
M src/wasm/wasm-module.h View 1 2 3 4 1 chunk +2 lines, -3 lines 0 comments Download
M src/wasm/wasm-module.cc View 1 2 3 4 2 chunks +47 lines, -1 line 0 comments Download

Messages

Total messages: 26 (19 generated)
gdeepti
4 years, 2 months ago (2016-10-04 21:35:35 UTC) #11
Mircea Trofin
lgtm, after comments are addressed. https://codereview.chromium.org/2396473003/diff/40001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2396473003/diff/40001/src/wasm/wasm-module.cc#newcode1761 src/wasm/wasm-module.cc:1761: Address old_mem_start, new_mem_start; could ...
4 years, 2 months ago (2016-10-04 22:01:54 UTC) #14
Mircea Trofin
4 years, 2 months ago (2016-10-04 22:02:25 UTC) #15
gdeepti
https://codereview.chromium.org/2396473003/diff/40001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2396473003/diff/40001/src/wasm/wasm-module.cc#newcode1761 src/wasm/wasm-module.cc:1761: Address old_mem_start, new_mem_start; On 2016/10/04 22:01:53, Mircea Trofin wrote: ...
4 years, 2 months ago (2016-10-05 02:59:57 UTC) #20
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/2396473003/80001
4 years, 2 months ago (2016-10-05 03:00:48 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-05 03:28:17 UTC) #24
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 03:28:38 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/096b5f649b6a5d93ac4ab1d5f8bef95468e41089
Cr-Commit-Position: refs/heads/master@{#39967}

Powered by Google App Engine
This is Rietveld 408576698