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

Issue 2981883002: [wasm] More extensive indirect dispatch signature mismatch tests. (Closed)

Created:
3 years, 5 months ago by titzer
Modified:
3 years, 4 months ago
Reviewers:
Clemens Hammacher
CC:
v8-reviews_googlegroups.com, wasm-v8_google.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] More extensive indirect dispatch signature mismatch tests. BUG=chromium:747995 Review-Url: https://codereview.chromium.org/2981883002 Cr-Commit-Position: refs/heads/master@{#46848} Committed: https://chromium.googlesource.com/v8/v8/+/1bbbc8cc61d8243dacba0061432d73db9e24050e

Patch Set 1 #

Patch Set 2 : [wasm] More extensive indirect dispatch signature mismatch tests. #

Total comments: 7

Patch Set 3 : Fix copyright year. #

Patch Set 4 : Add a mutex to SignatureMap #

Patch Set 5 : Allocate a mutex on the heap. #

Total comments: 1

Patch Set 6 : Shorter constructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -2 lines) Patch
M src/wasm/signature-map.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M src/wasm/signature-map.cc View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
A test/mjsunit/wasm/indirect-sig-mismatch.js View 1 2 1 chunk +152 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/wasm-module-builder.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (20 generated)
titzer
On 2017/07/24 11:32:45, titzer wrote: > Description was changed from > > ========== > [wasm] ...
3 years, 4 months ago (2017-07-24 11:33:25 UTC) #8
Clemens Hammacher
https://codereview.chromium.org/2981883002/diff/20001/test/mjsunit/wasm/indirect-sig-mismatch.js File test/mjsunit/wasm/indirect-sig-mismatch.js (right): https://codereview.chromium.org/2981883002/diff/20001/test/mjsunit/wasm/indirect-sig-mismatch.js#newcode1 test/mjsunit/wasm/indirect-sig-mismatch.js:1: // Copyright 2016 the V8 project authors. All rights ...
3 years, 4 months ago (2017-07-24 11:50:24 UTC) #9
titzer
https://codereview.chromium.org/2981883002/diff/20001/test/mjsunit/wasm/indirect-sig-mismatch.js File test/mjsunit/wasm/indirect-sig-mismatch.js (right): https://codereview.chromium.org/2981883002/diff/20001/test/mjsunit/wasm/indirect-sig-mismatch.js#newcode1 test/mjsunit/wasm/indirect-sig-mismatch.js:1: // Copyright 2016 the V8 project authors. All rights ...
3 years, 4 months ago (2017-07-24 11:57:39 UTC) #10
Clemens Hammacher
lgtm https://codereview.chromium.org/2981883002/diff/20001/test/mjsunit/wasm/indirect-sig-mismatch.js File test/mjsunit/wasm/indirect-sig-mismatch.js (right): https://codereview.chromium.org/2981883002/diff/20001/test/mjsunit/wasm/indirect-sig-mismatch.js#newcode52 test/mjsunit/wasm/indirect-sig-mismatch.js:52: m_i_ii.sig = kSig_i_ii; On 2017/07/24 at 11:57:39, titzer ...
3 years, 4 months ago (2017-07-24 12:09:36 UTC) #11
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/2981883002/40001
3 years, 4 months ago (2017-07-24 12:31:35 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/22226) v8_linux64_gyp_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
3 years, 4 months ago (2017-07-24 12:44:05 UTC) #15
titzer
On 2017/07/24 12:44:05, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 4 months ago (2017-07-24 15:34:51 UTC) #18
Clemens Hammacher
lgtm with nit. https://codereview.chromium.org/2981883002/diff/80001/src/wasm/signature-map.cc File src/wasm/signature-map.cc (right): https://codereview.chromium.org/2981883002/diff/80001/src/wasm/signature-map.cc#newcode11 src/wasm/signature-map.cc:11: SignatureMap::SignatureMap() { you can just use ...
3 years, 4 months ago (2017-07-24 15:39:49 UTC) #19
titzer
On 2017/07/24 15:39:49, Clemens Hammacher wrote: > lgtm with nit. > > https://codereview.chromium.org/2981883002/diff/80001/src/wasm/signature-map.cc > File ...
3 years, 4 months ago (2017-07-24 15:49:16 UTC) #23
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/2981883002/100001
3 years, 4 months ago (2017-07-24 19:18:40 UTC) #28
commit-bot: I haz the power
3 years, 4 months ago (2017-07-24 19:21:41 UTC) #31
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/v8/v8/+/1bbbc8cc61d8243dacba0061432d73db9e2...

Powered by Google App Engine
This is Rietveld 408576698