Description[turbofan] Make arguments object materialization inlinable.
This makes sure that the arguments object materialization in the method
prologue is composable with respect to inlining. The generic runtime
functions materializing those objects now respect the deoptimization
information when reconstructing the original arguments.
R=mvstanton@chromium.org
Committed: https://crrev.com/2c54dbda35d200e0d4e75629abe219060f15992e
Cr-Commit-Position: refs/heads/master@{#30766}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added tests. #Patch Set 3 : Clarified comment. #Patch Set 4 : Rebased #
Messages
Total messages: 9 (2 generated)
|