DescriptionOilpan: consistently allow allocation during finalization.
Remove poisonHeap() assert from r196232, which insisted that the
to-be-swept heap must not have had any allocations made against it.
We do currently allow allocations in destructors, including for eagerly
finalized objects, so the assert removal aligns with that.
R=haraken
BUG=491488
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196324
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|