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

Issue 1937083002: [wasm] Remove the module environment and signature as arguments to OpcodeArity. (Closed)

Created:
4 years, 7 months ago by titzer
Modified:
4 years, 7 months ago
Reviewers:
ahaas, rossberg
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] Remove the module environment and signature as arguments to OpcodeArity. R=rossberg@chromium.org,ahaas@chromium.org BUG= Committed: https://crrev.com/e2f94946a894caa06bd88258193ff61d00c3701c Cr-Commit-Position: refs/heads/master@{#35941}

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -38 lines) Patch
M src/wasm/ast-decoder.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/wasm/ast-decoder.cc View 2 chunks +7 lines, -10 lines 5 comments Download
M test/unittests/wasm/ast-decoder-unittest.cc View 6 chunks +4 lines, -26 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
titzer
4 years, 7 months ago (2016-05-02 14:39:19 UTC) #1
rossberg
lgtm
4 years, 7 months ago (2016-05-02 14:42:13 UTC) #2
ahaas
https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc#newcode290 src/wasm/ast-decoder.cc:290: return operand.arity; Could the arity be calculated in a ...
4 years, 7 months ago (2016-05-02 14:48:29 UTC) #3
titzer
https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc#newcode290 src/wasm/ast-decoder.cc:290: return operand.arity; On 2016/05/02 14:48:28, ahaas wrote: > Could ...
4 years, 7 months ago (2016-05-02 14:57:31 UTC) #4
ahaas
https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc#newcode1525 src/wasm/ast-decoder.cc:1525: WasmDecoder decoder(nullptr, nullptr, pc, end); On 2016/05/02 at 14:57:31, ...
4 years, 7 months ago (2016-05-02 15:12:41 UTC) #5
titzer
On 2016/05/02 15:12:41, ahaas wrote: > https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc > File src/wasm/ast-decoder.cc (right): > > https://codereview.chromium.org/1937083002/diff/1/src/wasm/ast-decoder.cc#newcode1525 > ...
4 years, 7 months ago (2016-05-02 15:20:30 UTC) #6
ahaas
lgtm
4 years, 7 months ago (2016-05-02 15:21:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1937083002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1937083002/1
4 years, 7 months ago (2016-05-02 15:21:20 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-02 15:23:19 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 15:25:00 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e2f94946a894caa06bd88258193ff61d00c3701c
Cr-Commit-Position: refs/heads/master@{#35941}

Powered by Google App Engine
This is Rietveld 408576698