DescriptionFix code flusher to process weak function links.
This fixes a corner case where weak function links of the code flushing
candidates list were destroyed by scavenges that happened during
incremental marking. Now those weak function links are updated while
scavenging happens.
R=ulan@chromium.org
TEST=cctest/test-heap/TestCodeFlushingIncrementalScavenge
Committed: https://code.google.com/p/v8/source/detail?r=12825
Patch Set 1 #Patch Set 2 : Do true scavenge instead of weak object retention. #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|