Description[interpreter] Fix profiler when hitting OSR frame.
This fixes the runtime profiler to no longer assume that seeing an
optimized frame on the stack implies the underlying function is not
being interpreted when entered normally. This no longer holds with code
generated for OSR directly from bytecode (not installed on function).
R=rmcilroy@chromium.org
TEST=mjsunit/regress/regress-crbug-632800
BUG=chromium:632800
Committed: https://crrev.com/f00b42ae31da497b3b25fc9012cdd8897e0463c4
Cr-Commit-Position: refs/heads/master@{#38360}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|