DescriptionSkip write barriers when updating the weak hash table.
Write barrier on the weak hash table makes all its pointers strong,
which can cause a memory leak.
BUG=359401
LOG=Y
TEST=cctest/test-heap/NoWeakHashTableLeakWithIncrementalMarking
R=hpayer@chromium.org, mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21299
Patch Set 1 #Patch Set 2 : #
Total comments: 10
Patch Set 3 : Address comments #
Messages
Total messages: 7 (0 generated)
|