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

Issue 2384513002: [wasm] Implement WebAssembly.validate() (Closed)

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

Description

[wasm] Implement WebAssembly.validate() R=bradnelson@chromium.org,mtrofin@chromium.org BUG=chromium:575167 Committed: https://crrev.com/424cd4cf84b3354277b2ca5823c14354357a0980 Cr-Commit-Position: refs/heads/master@{#39885}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -1 line) Patch
M src/wasm/wasm-js.cc View 3 chunks +37 lines, -0 lines 0 comments Download
M src/wasm/wasm-module.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/wasm/wasm-module.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/instantiate-module-basic.js View 2 chunks +5 lines, -1 line 0 comments Download
M test/mjsunit/wasm/wasm-object-api.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
titzer
4 years, 2 months ago (2016-09-29 14:40:21 UTC) #1
Mircea Trofin
LGTM, with 1 comment https://codereview.chromium.org/2384513002/diff/1/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2384513002/diff/1/src/wasm/wasm-module.cc#newcode1821 src/wasm/wasm-module.cc:1821: if (result.val) delete result.val; if ...
4 years, 2 months ago (2016-09-29 16:47:49 UTC) #6
titzer
On 2016/09/29 16:47:49, Mircea Trofin wrote: > LGTM, with 1 comment > > https://codereview.chromium.org/2384513002/diff/1/src/wasm/wasm-module.cc > ...
4 years, 2 months ago (2016-09-29 17:07:30 UTC) #7
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/2384513002/20001
4 years, 2 months ago (2016-09-29 17:09:03 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-29 18:02:43 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 18:03:08 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/424cd4cf84b3354277b2ca5823c14354357a0980
Cr-Commit-Position: refs/heads/master@{#39885}

Powered by Google App Engine
This is Rietveld 408576698