DescriptionFix issue 284.
The problem was continuing out of the body of a for/in (where we do
register allocation) to the loop update (where we do not). Variables
allocated to registers where not preserved.
Committed: http://code.google.com/p/v8/source/detail?r=1585
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|