Description[turbofan] Fix deopt point for [[ToObject]] lazy bailout.
This fixes the deoptimization information for the lazy bailout point
after a [[ToObject]] operation inserted for with statements. The result
value was pushed on the operand stack but erroneously ignored and left
on the operand stack by the FullCodeGenerator.
R=jarin@chromium.org
TEST=mjsunit/regress/regress-5205
BUG=v8:5205
Committed: https://crrev.com/a95cdbb4b490fcab835347836dbb3ac4864789af
Cr-Commit-Position: refs/heads/master@{#37818}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|