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

Issue 1637923002: [wasm] Factor out WasmModuleInstance from ModuleEnv. (Closed)

Created:
4 years, 10 months ago by titzer
Modified:
4 years, 10 months ago
Reviewers:
bradnelson, ahaas
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] Factor out WasmModuleInstance from ModuleEnv. R=ahaas@chromium.org,bradnelson@chromium.org BUG= Committed: https://crrev.com/1e1f72f3a644c23e1637c136c7b5bb8e57cd63c0 Cr-Commit-Position: refs/heads/master@{#33541}

Patch Set 1 #

Patch Set 2 : size_t vs int again #

Patch Set 3 : More size_t fun #

Total comments: 6

Patch Set 4 : Finish comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -152 lines) Patch
M src/compiler/wasm-compiler.cc View 1 2 6 chunks +23 lines, -14 lines 0 comments Download
M src/wasm/module-decoder.cc View 1 chunk +1 line, -4 lines 0 comments Download
M src/wasm/wasm-module.h View 1 chunk +27 lines, -8 lines 0 comments Download
M src/wasm/wasm-module.cc View 1 2 3 6 chunks +112 lines, -85 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-js.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/wasm/wasm-run-utils.h View 6 chunks +36 lines, -36 lines 0 comments Download
M test/unittests/wasm/ast-decoder-unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
titzer
4 years, 10 months ago (2016-01-26 15:54:40 UTC) #1
bradnelson
lgtm https://codereview.chromium.org/1637923002/diff/40001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/1637923002/diff/40001/src/wasm/wasm-module.cc#newcode216 src/wasm/wasm-module.cc:216: // Set the m Something seems missing. https://codereview.chromium.org/1637923002/diff/40001/src/wasm/wasm-module.cc#newcode234 ...
4 years, 10 months ago (2016-01-26 17:36:07 UTC) #2
titzer
https://codereview.chromium.org/1637923002/diff/40001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/1637923002/diff/40001/src/wasm/wasm-module.cc#newcode216 src/wasm/wasm-module.cc:216: // Set the m On 2016/01/26 17:36:07, bradnelson wrote: ...
4 years, 10 months ago (2016-01-27 09:03:52 UTC) #3
ahaas
lgtm
4 years, 10 months ago (2016-01-27 10:02:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1637923002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1637923002/60001
4 years, 10 months ago (2016-01-27 10:07:20 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-01-27 11:04:11 UTC) #8
commit-bot: I haz the power
4 years, 10 months ago (2016-01-27 11:04:51 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1e1f72f3a644c23e1637c136c7b5bb8e57cd63c0
Cr-Commit-Position: refs/heads/master@{#33541}

Powered by Google App Engine
This is Rietveld 408576698