Description[compiler] Allow for StackSlots of arbitrary size
This will be used to pass parameters of wasm functions to the wasm
interpreter. All of them need to be packed into one buffer, which is
then passed to the interpreter.
R=ahaas@chromium.org, titzer@chromium.org
BUG=v8:5822
Review-Url: https://codereview.chromium.org/2624183002
Cr-Commit-Position: refs/heads/master@{#42239}
Committed: https://chromium.googlesource.com/v8/v8/+/7a3366fbcd556ba6e5a714b34e9ae2085446d987
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #
Dependent Patchsets: Messages
Total messages: 20 (12 generated)
|