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

Issue 1783593002: [wasm] Encode function signatures, bodies, and names as separate sections. (Closed)

Created:
4 years, 9 months ago by titzer
Modified:
4 years, 9 months ago
Reviewers:
binji, JF
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] Encode function signatures, bodies, and names as separate sections. R=binji@chromium.org BUG= Committed: https://crrev.com/4cb568ec5f091e5ce0c8ff97bb1da79395e57029 Cr-Commit-Position: refs/heads/master@{#34641}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Added unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+299 lines, -97 lines) Patch
M src/wasm/decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/wasm/module-decoder.cc View 10 chunks +135 lines, -51 lines 0 comments Download
M src/wasm/wasm-module.h View 1 chunk +14 lines, -11 lines 0 comments Download
M test/mjsunit/wasm/wasm-constants.js View 1 chunk +3 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/wasm-module-builder.js View 4 chunks +44 lines, -33 lines 0 comments Download
M test/unittests/wasm/module-decoder-unittest.cc View 1 3 chunks +102 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
titzer
4 years, 9 months ago (2016-03-09 21:52:55 UTC) #1
titzer
4 years, 9 months ago (2016-03-09 22:00:14 UTC) #3
JF
https://codereview.chromium.org/1783593002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js File test/mjsunit/wasm/test-wasm-module-builder.js (right): https://codereview.chromium.org/1783593002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js#newcode10 test/mjsunit/wasm/test-wasm-module-builder.js:10: var debug = true; ?
4 years, 9 months ago (2016-03-09 22:02:44 UTC) #4
titzer
https://codereview.chromium.org/1783593002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js File test/mjsunit/wasm/test-wasm-module-builder.js (right): https://codereview.chromium.org/1783593002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js#newcode10 test/mjsunit/wasm/test-wasm-module-builder.js:10: var debug = true; On 2016/03/09 22:02:44, JF wrote: ...
4 years, 9 months ago (2016-03-09 22:03:57 UTC) #5
binji
lgtm https://codereview.chromium.org/1783593002/diff/1/test/unittests/wasm/module-decoder-unittest.cc File test/unittests/wasm/module-decoder-unittest.cc (right): https://codereview.chromium.org/1783593002/diff/1/test/unittests/wasm/module-decoder-unittest.cc#newcode1072 test/unittests/wasm/module-decoder-unittest.cc:1072: // TODO(titzer): current behavior treats empty functions section ...
4 years, 9 months ago (2016-03-09 22:20:17 UTC) #6
titzer
On 2016/03/09 22:20:17, binji wrote: > lgtm > > https://codereview.chromium.org/1783593002/diff/1/test/unittests/wasm/module-decoder-unittest.cc > File test/unittests/wasm/module-decoder-unittest.cc (right): > ...
4 years, 9 months ago (2016-03-09 22:24:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1783593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1783593002/20001
4 years, 9 months ago (2016-03-09 22:31:16 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-09 22:50:40 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 22:51:56 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4cb568ec5f091e5ce0c8ff97bb1da79395e57029
Cr-Commit-Position: refs/heads/master@{#34641}

Powered by Google App Engine
This is Rietveld 408576698