DescriptionRecognize GC_PLUGIN_IGNORE() on 'operator new' declarations.
For the select few times an overriding "operator new" is needed for a
GC class, provide the GC_PLUGIN_IGNORE() escape hatch for these. The
responsibility that the "new"'s allocation will be on the Oilpan heap,
rests with the implementor of the class.
R=haraken
BUG=443854
Committed: https://crrev.com/3077ee89020f929c9c9a4eda8154a028523e6274
Cr-Commit-Position: refs/heads/master@{#319141}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|