Bug 1710552 - pt 3. Fix some whitespace r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D120832
This commit is contained in:
Paul Bone 2021-08-13 04:06:26 +00:00
Родитель 1eea9a0557
Коммит 4bc5450da4
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -178,6 +178,7 @@ class CCGCScheduler {
SetNeedsFullGC();
}
}
// Ensure that the current runner does a cycle collection, and trigger a GC
// after it finishes.
void EnsureCCThenGC() {