DescriptionGive a length field to stack bitmaps.
The bitmaps describing the stack have an explicit length field. It is now
an assertion failure to read bits outside the length --- they are no longer
assumed to be false.
Also remove an unused method and simplify the implementation of
BitmapBuilder by removing an embedded member that was always referred to via
a pointer.
R=vegorov@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=11138
Patch Set 1 #
Total comments: 4
Patch Set 2 : Incorporated review comments. #
Messages
Total messages: 4 (0 generated)
|