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

Issue 2406163002: [wasm] Implement decoding of i32v values (Closed)

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

Description

[wasm] Implement decoding of i32v values I use it in a follow-up commit to delta-encode asm.js source positions. This commit also removes the redundant consume_bytes function. R=ahaas@chromium.org, titzer@chromium.org BUG=v8:4203 Committed: https://crrev.com/dde9c073bfd1dd1a1c09819387dcbdc8cab9f4f9 Cr-Commit-Position: refs/heads/master@{#40157}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix for windows and add test cases #

Patch Set 3 : Remove redundant check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -39 lines) Patch
M src/wasm/decoder.h View 1 2 2 chunks +46 lines, -39 lines 0 comments Download
M src/wasm/wasm-module-builder.h View 1 chunk +5 lines, -0 lines 0 comments Download
M test/unittests/wasm/decoder-unittest.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (18 generated)
ahaas
lgtm with nits https://codereview.chromium.org/2406163002/diff/1/src/wasm/decoder.h File src/wasm/decoder.h (right): https://codereview.chromium.org/2406163002/diff/1/src/wasm/decoder.h#newcode182 src/wasm/decoder.h:182: int32_t consume_i32v(const char* name = nullptr) ...
4 years, 2 months ago (2016-10-11 07:34:23 UTC) #7
titzer
On 2016/10/11 07:34:23, ahaas wrote: > lgtm with nits > > https://codereview.chromium.org/2406163002/diff/1/src/wasm/decoder.h > File src/wasm/decoder.h ...
4 years, 2 months ago (2016-10-11 08:14:15 UTC) #10
Clemens Hammacher
On 2016/10/11 08:14:15, titzer wrote: > On 2016/10/11 07:34:23, ahaas wrote: > > lgtm with ...
4 years, 2 months ago (2016-10-11 08:16:43 UTC) #11
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/2406163002/40001
4 years, 2 months ago (2016-10-11 09:00:40 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-11 09:03:28 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 09:03:46 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/dde9c073bfd1dd1a1c09819387dcbdc8cab9f4f9
Cr-Commit-Position: refs/heads/master@{#40157}

Powered by Google App Engine
This is Rietveld 408576698