Description[turbofan] Fix UnifyReturn magic in the inliner.
The inliner previously assumed that there will only be returns reaching
the end node, but that's not true. This refactoring will make it
possible to also hook up Deoptimize, Throw and Terminate nodes reaching
end properly.
R=mstarzinger@chromium.org
Committed: https://crrev.com/1dbe83d9fbff359a0fda2c39dcf892989c72ab63
Cr-Commit-Position: refs/heads/master@{#28550}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|