Description[compiler] Hoist bailouts out of OptimizedCompileJob.
This hoists all bailouts out of OptimizedCompileJob::CreateGraph into
the compiler pipeline. The reason is that this moves them to a point
where we can still influence the decision which compiler to pick and
hence gives us more freedom with modeling various pipelines.
R=neis@chromium.org
Committed: https://crrev.com/1c81ad3f661237d734564c64184141702eff81c4
Cr-Commit-Position: refs/heads/master@{#35532}
Patch Set 1 #Patch Set 2 : Rebased. #Patch Set 3 : Rebased. #Messages
Total messages: 8 (3 generated)
|