DescriptionMake compiler more acceptive wrt Isolate::use_crankshaft.
This allows using %OptimizeFunctionOnNextCall and friends even when
Crankshaft is disabled. Note that this should only affect code paths
that are not relevant to performance. By now we have a single bailout
point in place within OptimizedCompileJob::CreateGraph that ensures
Crankshaft is only used when enabled and supported.
R=titzer@chromium.org
Committed: https://crrev.com/d6085f277c7ea2940a7638375ae07ea4c167ab81
Cr-Commit-Position: refs/heads/master@{#27367}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|