DescriptionFix %OptimizeFunctionOnNextCall wrt concurrent compilation.
If a function is marked or queued for concurrent compilation,
%OptimizeFunctionOnNextCall becomes a no-op. That can be wrong
if concurrent recompilation does not complete at the time we
expect the function to have been optimized.
R=hpayer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19100
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|