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

Issue 1581913005: Allow asm modules to be instatiated with external heaps. (Closed)

Created:
4 years, 11 months ago by bradnelson
Modified:
4 years, 11 months ago
Reviewers:
titzer, aseemgarg, bradn
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

Allow asm modules to be instatiated with external heaps. This merges the instantiation logic between instantiateModule and instantiateModuleFromAsm. BUG= https://code.google.com/p/v8/issues/detail?id=4203 TEST=asm-wasm R=aseemgarg@chromium.org,titzer@chromium.org LOG=N Committed: https://crrev.com/3dcbc57e7359d0127cdc77e2c4b402d128dabefb Cr-Commit-Position: refs/heads/master@{#33316}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -68 lines) Patch
M src/wasm/wasm-js.cc View 1 6 chunks +48 lines, -60 lines 0 comments Download
M test/mjsunit/wasm/asm-wasm.js View 1 2 chunks +40 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
bradnelson
4 years, 11 months ago (2016-01-14 21:42:18 UTC) #1
aseemgarg
lgtm See one comment https://codereview.chromium.org/1581913005/diff/1/src/wasm/wasm-js.cc File src/wasm/wasm-js.cc (right): https://codereview.chromium.org/1581913005/diff/1/src/wasm/wasm-js.cc#newcode248 src/wasm/wasm-js.cc:248: thrower.Error("!!!!BBBBBB Asm module text should ...
4 years, 11 months ago (2016-01-14 22:08:04 UTC) #2
bradn
https://codereview.chromium.org/1581913005/diff/1/src/wasm/wasm-js.cc File src/wasm/wasm-js.cc (right): https://codereview.chromium.org/1581913005/diff/1/src/wasm/wasm-js.cc#newcode248 src/wasm/wasm-js.cc:248: thrower.Error("!!!!BBBBBB Asm module text should be a string"); On ...
4 years, 11 months ago (2016-01-14 22:39:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581913005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581913005/20001
4 years, 11 months ago (2016-01-14 22:39:28 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-14 23:08:38 UTC) #8
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 23:09:09 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3dcbc57e7359d0127cdc77e2c4b402d128dabefb
Cr-Commit-Position: refs/heads/master@{#33316}

Powered by Google App Engine
This is Rietveld 408576698