Description[compiler] Simplify paramerters for spread call.
The parameters for ConstructWithSpread and CallWithSpread both
contain the arity for JavaScript calls with a spread as the
last parameter and have the same functionality. Simplify them as
one parameter.
BUG=
Review-Url: https://codereview.chromium.org/2729143002
Cr-Commit-Position: refs/heads/master@{#43581}
Committed: https://chromium.googlesource.com/v8/v8/+/c41e20fcb58c636eadbe445679c0faf8f9ecbb75
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address nits. #
Dependent Patchsets: Messages
Total messages: 15 (9 generated)
|