Closed Bug 1575801 Opened 5 years ago Closed 5 years ago

Split out scheduling code into separate .cpp file

Categories

(Core :: JavaScript: GC, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

Most of the classes defined in Scheduling.h have their methods defined in GC.cpp. This file is already way to large and these methods form some kind of logical unit, so let's move them to their own file.

This is just code motion, there shouldn't be any change to functionality.

Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/102c2941cf64
Move all GC scheduling method definitions to new Scheduling.cpp file r=allstarschh
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: