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

Issue 2637643002: [wasm] Table.Grow should grow dispatch tables (Closed)

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

Description

[wasm] Table.Grow should grow dispatch tables - Table.Grow updates function, signature table sizes - Updates generated code with new base addresses for function, signature tables - Relocates size references for correct bounds check R=bradnelson@chromium.org, titzer@chromium.org Review-Url: https://codereview.chromium.org/2637643002 Cr-Commit-Position: refs/heads/master@{#42349} Committed: https://chromium.googlesource.com/v8/v8/+/ccf0998d6327db9ef48aa8ca0531bf25b9cb13c8

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase + review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -5 lines) Patch
M src/wasm/wasm-js.cc View 2 chunks +6 lines, -1 line 0 comments Download
M src/wasm/wasm-module.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/wasm/wasm-module.cc View 2 chunks +49 lines, -0 lines 0 comments Download
M src/wasm/wasm-objects.h View 2 chunks +4 lines, -2 lines 0 comments Download
M src/wasm/wasm-objects.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/indirect-tables.js View 1 1 chunk +82 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/js-api.js View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
gdeepti
Refactoring to use WeakLinks for instances that share tables is still causing failures on gc ...
3 years, 11 months ago (2017-01-15 01:28:29 UTC) #3
bradnelson
lgtm https://codereview.chromium.org/2637643002/diff/1/src/wasm/wasm-js.cc File src/wasm/wasm-js.cc (right): https://codereview.chromium.org/2637643002/diff/1/src/wasm/wasm-js.cc#newcode563 src/wasm/wasm-js.cc:563: // TODO(gdeepti): use weak links for instances Just ...
3 years, 11 months ago (2017-01-15 03:00:14 UTC) #6
gdeepti
https://codereview.chromium.org/2637643002/diff/1/src/wasm/wasm-js.cc File src/wasm/wasm-js.cc (right): https://codereview.chromium.org/2637643002/diff/1/src/wasm/wasm-js.cc#newcode563 src/wasm/wasm-js.cc:563: // TODO(gdeepti): use weak links for instances On 2017/01/15 ...
3 years, 11 months ago (2017-01-15 05:57:54 UTC) #9
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/2637643002/20001
3 years, 11 months ago (2017-01-15 07:44:32 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-15 07:46:20 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/ccf0998d6327db9ef48aa8ca0531bf25b9c...

Powered by Google App Engine
This is Rietveld 408576698