DescriptionAdd support for postNonNestableIdleTask to the Scheduler and use it in Oilpan
Adds postNonNestableIdleTask functionality to the Scheduler and modifies
Oilpan's idle GC task to be posted as non-nestable idle tasks. This guarantees
that there will be no heap pointers on the stack when Oilpan's idle GC task is run
and enables the GC to be precise instead of conservative.
Chromium side of patch: https://codereview.chromium.org/970473004/
BUG=455713
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191906
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 21 (8 generated)
|