Description[turbofan] Fully reduce node in JSCallReducer::ReduceSpreadCall.
When turning a JSCallWithSpread into a JSCall or a JSConstructWithSpread
into a JSConstruct, we need to (manually) invoke the JSCallReducer logic
again on the changed node to make sure that optimizations that are now
possible for the JSCall or JSConstruct operator are properly applied.
BUG=v8:5932, v8:5895, v8:6344, v8:6399, v8:6400
R=jarin@chromium.org
Review-Url: https://codereview.chromium.org/2882153003
Cr-Commit-Position: refs/heads/master@{#45325}
Committed: https://chromium.googlesource.com/v8/v8/+/724d8dfe936a7dcaa4b9a7f13594849c2ccba209
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|