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

Issue 2807013002: [wasm] Misc fixes for async compilation (Closed)

Created:
3 years, 8 months ago by Mircea Trofin
Modified:
3 years, 8 months ago
Reviewers:
kschimpf, bradnelson, ahaas
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Fixed accounting issues due to code table containing imports as well as wasm funcs. Ensuring we move forward all the deferred handles, in all cases. BUG= Review-Url: https://codereview.chromium.org/2807013002 Cr-Commit-Position: refs/heads/master@{#44525} Committed: https://chromium.googlesource.com/v8/v8/+/85b1f108c577fe5ef78890da26fd71db5eddc8a7

Patch Set 1 #

Patch Set 2 : [wasm] Fix async compile for empty modules, or modules with tables. #

Total comments: 2

Patch Set 3 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -17 lines) Patch
M src/wasm/wasm-module.cc View 1 2 6 chunks +15 lines, -17 lines 0 comments Download
M src/wasm/wasm-objects.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A test/mjsunit/regress/wasm/regress-709684.js View 1 chunk +78 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
Mircea Trofin
Ptal. I think this fixes the quoted bug, will validate shortly on chrome side
3 years, 8 months ago (2017-04-09 07:45:00 UTC) #9
kschimpf
lgtm. Thanks for looking into this!
3 years, 8 months ago (2017-04-09 15:19:28 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/2807013002/20001
3 years, 8 months ago (2017-04-09 17:45:56 UTC) #12
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 8 months ago (2017-04-09 17:45:57 UTC) #14
Mircea Trofin
On 2017/04/09 15:19:28, kschimpf wrote: > lgtm. > > Thanks for looking into this! Attempted ...
3 years, 8 months ago (2017-04-09 18:20:46 UTC) #15
Mircea Trofin
On 2017/04/09 18:20:46, Mircea Trofin wrote: > On 2017/04/09 15:19:28, kschimpf wrote: > > lgtm. ...
3 years, 8 months ago (2017-04-10 05:51:25 UTC) #16
ahaas
Thanks for this fix! LGTM https://codereview.chromium.org/2807013002/diff/20001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2807013002/diff/20001/src/wasm/wasm-module.cc#newcode2834 src/wasm/wasm-module.cc:2834: MoveHandlesToDeferred(); The usual name ...
3 years, 8 months ago (2017-04-10 07:01:39 UTC) #17
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/2807013002/40001
3 years, 8 months ago (2017-04-10 13:35:05 UTC) #21
Mircea Trofin
https://codereview.chromium.org/2807013002/diff/20001/src/wasm/wasm-module.cc File src/wasm/wasm-module.cc (right): https://codereview.chromium.org/2807013002/diff/20001/src/wasm/wasm-module.cc#newcode2834 src/wasm/wasm-module.cc:2834: MoveHandlesToDeferred(); On 2017/04/10 07:01:38, ahaas wrote: > The usual ...
3 years, 8 months ago (2017-04-10 13:35:09 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 14:04:08 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/85b1f108c577fe5ef78890da26fd71db5ed...

Powered by Google App Engine
This is Rietveld 408576698