DescriptionOilpan: avoid heap allocation in MajorGCWrapperVisitor
The collection of retained object roots is preferably not allocated on
the Oilpan heap as that risks triggering an unnecessary GC.
R=haraken
BUG=
Committed: https://crrev.com/01198da4bd7764be04c5c7f4af124652ad72e9eb
Cr-Commit-Position: refs/heads/master@{#367161}
Patch Set 1 #Patch Set 2 : still support traverse-only DOMWrapperTracer invocations #
Total comments: 2
Patch Set 3 : add explanatory comment #Messages
Total messages: 14 (8 generated)
|