DescriptionX87: [Turbofan] Implement call with spread bytecode in assembly code.
port f9367847b0e97e7238b4bfefbec79c8fbbc11056 (r42632)
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.
BUG=
Review-Url: https://codereview.chromium.org/2652153002
Cr-Commit-Position: refs/heads/master@{#42642}
Committed: https://chromium.googlesource.com/v8/v8/+/bc1117ac03997c712c4134dd90afc18e929b9ae3
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|