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

Issue 2591903003: [wasm] Use Param and Return methods consistently (Closed)

Created:
4 years ago by Clemens Hammacher
Modified:
4 years ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Use Param and Return methods consistently Also, provide a variadic template Return function for easier use, and refactor the underlying Return function to not use the Buffer, since that might still be needed later (for example if trap code is generated during CallIndirect, and the arguments to the call are stored in the buffer). R=titzer@chromium.org Review-Url: https://codereview.chromium.org/2591903003 Cr-Commit-Position: refs/heads/master@{#41888} Committed: https://chromium.googlesource.com/v8/v8/+/0ba82511da3daea4cf1bbd4acf985e8da36d8eb1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -25 lines) Patch
M src/compiler/wasm-compiler.h View 2 chunks +7 lines, -2 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 9 chunks +19 lines, -22 lines 0 comments Download
M src/wasm/ast-decoder.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (7 generated)
Clemens Hammacher
This is my proposal. I admit that it complicates things inside the Return function, but ...
4 years ago (2016-12-21 10:42:17 UTC) #3
Clemens Hammacher
On 2016/12/21 at 10:42:17, Clemens Hammacher wrote: > This is my proposal. I admit that ...
4 years ago (2016-12-21 10:47:41 UTC) #4
titzer
On 2016/12/21 10:47:41, Clemens Hammacher wrote: > On 2016/12/21 at 10:42:17, Clemens Hammacher wrote: > ...
4 years ago (2016-12-21 10:52:02 UTC) #5
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/2591903003/1
4 years ago (2016-12-21 11:54:42 UTC) #9
commit-bot: I haz the power
4 years ago (2016-12-21 11:56:22 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/0ba82511da3daea4cf1bbd4acf985e8da36...

Powered by Google App Engine
This is Rietveld 408576698