Description[turbofan] Fix OSR entry in case label.
With do-expressions any expression used as a case label can turn into an
OSR entry-point. This means the value being switched over is renamed to
an OSR value and needs to be reloaded from the environment at each case.
R=rossberg@chromium.org
TEST=mjsunit/regress/regress-osr-in-case-label
Committed: https://crrev.com/c42f188ce2dca1546f9578747f90438d0907b24c
Cr-Commit-Position: refs/heads/master@{#31986}
Patch Set 1 #Patch Set 2 : Skip for ignition. #
Messages
Total messages: 11 (4 generated)
|