DescriptionExtend destructor checks to account for eagerly finalized class types.
Classes annotated as being eagerly finalized are allowed to touch other
heap objects in their destructors, provided these are not also eagerly
finalized. Extend the CheckFinalizerVisitor implementation to take that
into account
R=haraken
BUG=491488
Committed: https://crrev.com/0cb71ff110ab4c8f7b06e70879c0b0e4a426c318
Cr-Commit-Position: refs/heads/master@{#331331}
Patch Set 1 #Patch Set 2 : updated to look for IsEagerlyFinalizedMarker instead #
Messages
Total messages: 23 (4 generated)
|