DescriptionPPC/s390: [wasm] Acquire the context for TrapIf from a wasm frame
Port 87d309dadd062c1c4d279505aa5e36df12026016
Original Commit Message:
This is the first step to reduce the size of the out-of-line code of
TrapIf. Instead of passing the context to the runtime call as a
parameter, we pass Smi::kZero to the runtime call and then get the
actual context from the WasmFrame on the stack.
R=ahaas@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=v8:5908
LOG=N
Review-Url: https://codereview.chromium.org/2661363003
Cr-Commit-Position: refs/heads/master@{#42858}
Committed: https://chromium.googlesource.com/v8/v8/+/c00aeb030086024c380ed7013b1480a4c5d33cfc
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|