Description[turbofan] Fix JSInliner strong mode bailout.
This moves the bailout point in the JSInliner up to a point where it is
still allowed to decide not to inline. Once the inlining decision has
been recorded with CompilationInfo::AddInlinedFunction, we should not
abort anymore.
R=jarin@chromium.org
Committed: https://crrev.com/4054961fa43c5ad85b25badb63c9ed7a93d1fafa
Cr-Commit-Position: refs/heads/master@{#31469}
Patch Set 1 #Patch Set 2 : Fix signed versus unsigned. #
Total comments: 2
Patch Set 3 : Addressed comment. #Messages
Total messages: 9 (2 generated)
|