Description[interpreter] Avoid tier-up when there is an OSR activation.
This makes sure we prevent a tier-up for function which also have an
optimized activation of OSR code on the stack. In case the OSR code
deoptimizes, it needs the bytecode to still be around.
R=rmcilroy@chromium.org
TEST=mjsunit/regress/regress-5262
BUG=v8:5262
Committed: https://crrev.com/5671b663f9abf14ca477842e854221de8cb862cf
Cr-Commit-Position: refs/heads/master@{#38359}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|