Description[turbofan] Fix several OSR entries within literals.
With do-expressions any expression used within literals can turn into an
OSR entry-point. This means the literal object being constructed is then
renamed to an OSR value and needs to be reloaded from the environment.
R=rossberg@chromium.org
TEST=mjsunit/regress/regress-osr-in-literal
Committed: https://crrev.com/132107539181beabe2a2f6087f1901c83cf1411f
Cr-Commit-Position: refs/heads/master@{#32050}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|