DescriptionFix an off-by-one error in the stack frame iteration.
When using a stackmap, we mapped stackmap index 0 to the code slot in the
frame. This code is still unused, but judging from the test the intent is
to map index 0 to the first local slot in the frame.
R=vegorov@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=10013
Patch Set 1 #
Total comments: 3
Patch Set 2 : Renaming per review comments. #
Messages
Total messages: 3 (0 generated)
|