Description(Only) poison unmarked heap objects prior to sweeping.
Drop the unnecessary restriction that eagerly finalized objects aren't
allowed to touch access other eagerly finalized, but live, objects during
finalization. They're allowed to access live objects in other heaps/arenas,
so the same-heap restriction makes little sense.
Simplify the HeapPage poisoning methods as a result.
R=haraken
BUG=594129
Committed: https://crrev.com/0e0025da360e1f9793712c9c772fb76e1b4c2160
Cr-Commit-Position: refs/heads/master@{#381554}
Patch Set 1 #Patch Set 2 : remove dated assert #
Messages
Total messages: 11 (6 generated)
|