DescriptionPPC/s390: [Turbofan] Implement call with spread bytecode in assembly code.
Port f9367847b0e97e7238b4bfefbec79c8fbbc11056
Port bf782ec5124ff26d15a2bd413a4186ba20561e6d
Original Commit Message:
We can share almost all of the architecture-specific builtin code with super-call-with-spread.
Info to port-writers: The code in CheckSpreadAndPushToStack has changed slightly
from what was in Generate_ConstructWithSpread, in that we take the length of the
spreaded parameters from the JSArray rather than the FixedArray backing store.
R=petermarshall@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=v8:5511
LOG=N
Review-Url: https://codereview.chromium.org/2655043004
Cr-Commit-Position: refs/heads/master@{#42708}
Committed: https://chromium.googlesource.com/v8/v8/+/cc075f0e832c537f757e4d5458b9b849ba34f3d2
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (3 generated)
|