DescriptionFix a bug in deoptimization on x64.
When deoptimizing to just after an ignored (because of a duplicate
property name) object literal property initializer, we incorrectly saw
the value of the initializer expression on the stack in the
unoptimized code. The bug affected x64 only.
R=fschneider@chromium.org
BUG=v8:1404
Committed: http://code.google.com/p/v8/source/detail?r=8028
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|