Closed Bug 1622849 Opened 4 years ago Closed 4 years ago

Add AllocKindCount constant

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

Minor tidyup. There's a bunch of places where we use | size_t(AllocKind::LIMIT) | where we could use a constant.

Replaces use of size_t(AllocKind::LIMIT) with a constant. Also removes MAX_BACKGROUND_FINALIZE_KINDS which was unused.

Assignee: nobody → jcoppeard
Status: NEW → ASSIGNED
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/033de9c16d25
Add AllocKindCount constant r=allstarschh
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: