Description[turbofan] Fix constructor inlining control wiring.
This makes sure the check of the return value of an inlined constructor
call is properly wired into the control chain. The check only happens on
successful completion of the underlying call and hence is wired into the
success latch of the control projections.
R=jarin@chromium.org
Committed: https://crrev.com/86d409789a9d7d1e1f1b616ee459f73bd0651d8a
Cr-Commit-Position: refs/heads/master@{#38820}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #Patch Set 3 : Better comments. #Messages
Total messages: 17 (10 generated)
|