DescriptionOilpan: Allocation should be allowed in pre-finalizers
There is no reason we need to forbid allocations during pre-finalizers.
Pages to be swept are already linked in the list of m_firstUnsweptPage,
and thus pages allocated during pre-finalizers will just go to a list of
m_firstPage. No issue here.
The only substantial change in this CL is that NoAllocationScope is removed
from invokePrefinalizer's scope.
BUG=420515
TEST=HeapTest.AllocationDuringPrefinalizer
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197399
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 8
Patch Set 5 : #
Total comments: 4
Patch Set 6 : #
Messages
Total messages: 15 (4 generated)
|
|||||||||||||||||||||||||||||||||||||