DescriptionFixing test issue in test-cpu-profiler/TickLinesOptimized.
The test was calling OptimizeFunctionOnNextCall on a function before
ever executing it - crankshaft therefore didn't have any type info and
was generating a soft deoptimization bailout. Make sure we execute the
function before calling OptimizeFunctionOnNextCall to avoid this issue.
BUG=
Committed: https://crrev.com/ca4707f775a7f67fa23808f0af1c5c4813911b14
Cr-Commit-Position: refs/heads/master@{#38171}
Patch Set 1 #Patch Set 2 : Disabling the test for ignition in status file. #Patch Set 3 : Removed duplicate disabling of the test in cctest.status #
Messages
Total messages: 20 (10 generated)
|