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

Issue 1899753004: [wasm] Wasm functions with int64 parameters can now be called from JS. (Closed)

Created:
4 years, 8 months ago by ahaas
Modified:
4 years, 8 months ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@to-tagged-from-tagged
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Wasm functions with int64 parameters can now be called from JS. All wasm spec tests can now be run on ia32. R=titzer@chromium.org Committed: https://crrev.com/965e6bdc0a587ff5b8a04f7377af23fc76aeef38 Cr-Commit-Position: refs/heads/master@{#35663}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -15 lines) Patch
M src/compiler/int64-lowering.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/int64-lowering.cc View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 1 2 9 chunks +71 lines, -13 lines 0 comments Download
M test/mjsunit/wasm/calls.js View 1 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
ahaas
4 years, 8 months ago (2016-04-19 14:21:10 UTC) #1
titzer
On 2016/04/19 14:21:10, ahaas wrote: You should add some test/mjsunit/wasm tests for this behavior.
4 years, 8 months ago (2016-04-19 14:59:28 UTC) #2
ahaas
On 2016/04/19 at 14:59:28, titzer wrote: > On 2016/04/19 14:21:10, ahaas wrote: > > You ...
4 years, 8 months ago (2016-04-20 13:52:03 UTC) #3
titzer
lgtm https://codereview.chromium.org/1899753004/diff/20001/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1899753004/diff/20001/src/compiler/int64-lowering.cc#newcode84 src/compiler/int64-lowering.cc:84: return GetParameterIndexAfterLowering( Does this work if the last ...
4 years, 8 months ago (2016-04-20 13:58:21 UTC) #4
ahaas
https://codereview.chromium.org/1899753004/diff/20001/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1899753004/diff/20001/src/compiler/int64-lowering.cc#newcode84 src/compiler/int64-lowering.cc:84: return GetParameterIndexAfterLowering( On 2016/04/20 at 13:58:21, titzer wrote: > ...
4 years, 8 months ago (2016-04-20 14:16:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1899753004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1899753004/40001
4 years, 8 months ago (2016-04-20 14:16:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1899753004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1899753004/60001
4 years, 8 months ago (2016-04-20 14:21:59 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-20 14:44:22 UTC) #13
nodir1
4 years, 8 months ago (2016-04-22 18:44:21 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/965e6bdc0a587ff5b8a04f7377af23fc76aeef38
Cr-Commit-Position: refs/heads/master@{#35663}

Powered by Google App Engine
This is Rietveld 408576698