Description[deoptimizer] Fix deoptimization in {TranslatedState}.
This ensures the deoptimization triggered due to materialization of
objects by the {TranslatedState} works in conjunction with OSR. The
optimized code used for OSR is not installed on the function, hence
needs to be specified explicitly when requesting deoptimization for
specific stack frames.
R=jarin@chromium.org
TEST=mjsunit/regress/regress-crbug-668795
BUG=chromium:668795
Committed: https://crrev.com/204babf5a0389da311b573cbc254c5b4918ed668
Cr-Commit-Position: refs/heads/master@{#41348}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|