DescriptionOilpan: expose near-finalized predicate as Heap::willObjectBeLazilySwept()
Provide an inverted, and more focused version of the previous
isFinalizedObjectAlive() predicate. willObjectBeLazilySwept() returns true
iff an object reference has been slated for finalization by sweeping,
but hasn't been yet.
R=haraken
BUG=448392
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188804
Patch Set 1 #
Total comments: 2
Patch Set 2 : assert for valid object reference #
Messages
Total messages: 9 (3 generated)
|