Chromium Code Reviews
DescriptionFix bogus reset of store buffer top in deserializer.
This was originally introduced in r6201 because the store buffer top is
part of the root set and treated as SMI, which in turn causes it to be
overwritten by the deserializer. A better fix was introduced in r6443
and skips the entry instead of restoring it after deserialization, thus
making this reset obsolete.
R=erik.corry@gmail.com
BUG=v8:1562
Committed: http://code.google.com/p/v8/source/detail?r=9221
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||