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

Issue 2535723009: [wasm][asm.js] Allow a function to be exported more than once. (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] Allow a function to be exported more than once. Allow a function to be exported multiple times in a asm.js module. Remarkably, this had not been working before. BUG=670057 R=titzer@chromium.org Committed: https://crrev.com/71cc94dae36427decf9d4fe3b274ef3fb6959b55 Cr-Commit-Position: refs/heads/master@{#41416}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix #

Patch Set 3 : fix #

Patch Set 4 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -28 lines) Patch
M src/asmjs/asm-wasm-builder.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/wasm/wasm-module-builder.h View 1 2 2 chunks +2 lines, -5 lines 0 comments Download
M src/wasm/wasm-module-builder.cc View 6 chunks +11 lines, -20 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
bradnelson
4 years ago (2016-12-01 08:45:50 UTC) #1
titzer
lgtm https://codereview.chromium.org/2535723009/diff/1/src/wasm/wasm-module-builder.cc File src/wasm/wasm-module-builder.cc (right): https://codereview.chromium.org/2535723009/diff/1/src/wasm/wasm-module-builder.cc#newcode145 src/wasm/wasm-module-builder.cc:145: name.start(), name.start() + name.length(), builder_->zone())); There was a ...
4 years ago (2016-12-01 09:22:25 UTC) #8
bradn
https://codereview.chromium.org/2535723009/diff/1/src/wasm/wasm-module-builder.cc File src/wasm/wasm-module-builder.cc (right): https://codereview.chromium.org/2535723009/diff/1/src/wasm/wasm-module-builder.cc#newcode145 src/wasm/wasm-module-builder.cc:145: name.start(), name.start() + name.length(), builder_->zone())); On 2016/12/01 09:22:24, titzer ...
4 years ago (2016-12-01 09:27:08 UTC) #10
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/2535723009/40001
4 years ago (2016-12-01 09:28:44 UTC) #16
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/2535723009/60001
4 years ago (2016-12-01 09:44:40 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-01 10:12:44 UTC) #21
commit-bot: I haz the power
4 years ago (2016-12-01 10:13:11 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/71cc94dae36427decf9d4fe3b274ef3fb6959b55
Cr-Commit-Position: refs/heads/master@{#41416}

Powered by Google App Engine
This is Rietveld 408576698