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

Issue 2559113006: [wasm][asm.js] Ignore duplicate exports in asm.js. (Closed)

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

Description

[wasm][asm.js] Ignore duplicate exports in asm.js. BUG=672789 R=titzer@chromium.org Committed: https://crrev.com/be9ee2237d7278665c4204a4b72654122bc95e26 Cr-Commit-Position: refs/heads/master@{#41647}

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : fix #

Total comments: 2

Patch Set 4 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -5 lines) Patch
M src/wasm/module-decoder.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/wasm/wasm-module.cc View 1 2 3 5 chunks +18 lines, -3 lines 0 comments Download
M test/mjsunit/asm/asm-validation.js View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
bradnelson
4 years ago (2016-12-09 15:26:45 UTC) #3
bradnelson
4 years ago (2016-12-09 15:29:47 UTC) #8
bradnelson
PTAL (Doesn't seem to be a way to delete OwnProperties)
4 years ago (2016-12-12 08:15:47 UTC) #14
titzer
lgtm, although I don't know why you are crashing. https://codereview.chromium.org/2559113006/diff/40001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2559113006/diff/40001/src/wasm/wasm-module.cc#newcode1756 src/wasm/wasm-module.cc:1756: ...
4 years ago (2016-12-12 12:59:10 UTC) #17
bradn
https://codereview.chromium.org/2559113006/diff/40001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2559113006/diff/40001/src/wasm/wasm-module.cc#newcode1756 src/wasm/wasm-module.cc:1756: for (auto exp : module_->export_table) { On 2016/12/12 12:59:10, ...
4 years ago (2016-12-12 13:53:21 UTC) #21
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/2559113006/60001
4 years ago (2016-12-12 13:54:06 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-12 14:46:52 UTC) #28
commit-bot: I haz the power
4 years ago (2016-12-12 14:47:49 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/be9ee2237d7278665c4204a4b72654122bc95e26
Cr-Commit-Position: refs/heads/master@{#41647}

Powered by Google App Engine
This is Rietveld 408576698