[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 Review URL: https://codereview.chromium.org/1410023006 Cr-Commit-Position: refs/heads/master@{#31469}
Showing
Please
register
or
sign in
to comment