DescriptionFix representation of HLoadRoot.
HLoadRoot doesn't participate in representation inference, and its
represenation is not Tagged at code generation, which leads to incorrect
pointer map assignment and eventual stale pointer access after GC.
BUG=chromium:419036
LOG=Y
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24410
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address offline comment #Patch Set 3 : Rebase #
Messages
Total messages: 5 (1 generated)
|