DescriptionOilpan: An Oilpan idle GC should follow a V8 major GC
In bug 530064, V8 contexts remain for a long time because Oilpan's GC isn't scheduled
after V8 major GCs. To avoid that from happening, this CL forces an idle GC after
a V8 major GC finishes weak processings.
This CL won't affect performance of micro-benchmarks, since those benchmarks don't have
a chance to schedule idle GCs anyway.
BUG=530064
Committed: https://crrev.com/2e1ab18e2db149eb1b529c1cbf69545a4b21f2e5
git-svn-id: svn://svn.chromium.org/blink/trunk@202055 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|