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

Issue 2510673002: [wasm] Use more precise types for some WASM objects. (Closed)

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

Description

[wasm] Use more precise types for some WASM objects. R=clemensh@chromium.org,mtrofin@chromium.org BUG= Committed: https://crrev.com/72c3732f0f98ebc738053994005c905d117b232d Cr-Commit-Position: refs/heads/master@{#41043}

Patch Set 1 #

Patch Set 2 : More goodness #

Total comments: 1

Patch Set 3 : Address review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -84 lines) Patch
M src/runtime/runtime-test.cc View 1 4 chunks +10 lines, -7 lines 0 comments Download
M src/runtime/runtime-wasm.cc View 1 4 chunks +9 lines, -8 lines 0 comments Download
M src/wasm/wasm-js.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/wasm/wasm-module.h View 1 4 chunks +16 lines, -21 lines 0 comments Download
M src/wasm/wasm-module.cc View 1 2 8 chunks +23 lines, -30 lines 0 comments Download
M src/wasm/wasm-objects.h View 1 chunk +1 line, -1 line 0 comments Download
M src/wasm/wasm-objects.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-module.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/common/wasm/wasm-module-runner.h View 1 3 chunks +4 lines, -4 lines 0 comments Download
M test/common/wasm/wasm-module-runner.cc View 1 3 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
titzer
PTAL
4 years, 1 month ago (2016-11-16 15:37:45 UTC) #7
Clemens Hammacher
lgtm with one nit https://codereview.chromium.org/2510673002/diff/20001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2510673002/diff/20001/src/wasm/wasm-module.cc#newcode679 src/wasm/wasm-module.cc:679: return nullptr; Can you just ...
4 years, 1 month ago (2016-11-16 15:46:38 UTC) #8
titzer
On 2016/11/16 15:46:38, Clemens Hammacher wrote: > lgtm with one nit > > https://codereview.chromium.org/2510673002/diff/20001/src/wasm/wasm-module.cc > ...
4 years, 1 month ago (2016-11-16 15:52:38 UTC) #9
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/2510673002/40001
4 years, 1 month ago (2016-11-16 15:52:53 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-16 16:17:29 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:36:39 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/72c3732f0f98ebc738053994005c905d117b232d
Cr-Commit-Position: refs/heads/master@{#41043}

Powered by Google App Engine
This is Rietveld 408576698