DescriptionFix stack frame reconstruction for generators with formal arguments
The formal parameter count was always being treated as an untagged
integer, but it is actually a Smi on ia32 and arm.
R=mstarzinger@chromium.org
BUG=v8:2355
TEST=mjsunit/harmony/generators-iteration
Committed: http://code.google.com/p/v8/source/detail?r=15230
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|