DescriptionDifferentate between code target pointers and heap pointers in constant pools.
Separate out code target pointers from normal heap pointer entries in constant
pool arrays so that the GC can correctly relocate these pointers using the
appropriate mechanism.
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=19773
Patch Set 1 #Patch Set 2 : Fix typo #Patch Set 3 : Fix test #Patch Set 4 : #Patch Set 5 : Minor fix to ConstantPoolArray visiting #
Total comments: 12
Patch Set 6 : Always initialize and verify constant pool code entries #
Total comments: 12
Patch Set 7 : Address nits. #Patch Set 8 : #
Messages
Total messages: 6 (0 generated)
|