Open Bug 1520471 Opened 6 years ago Updated 2 years ago

The GC isn't told about LifoAlloc allocations

Categories

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

defect

Tracking

()

Tracking Status
firefox66 --- fix-optional
firefox67 --- affected

People

(Reporter: jonco, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [MemShrink:P2])

At least some of these are related to GC things, e.g. for type information. The GC should be informed of these allocations to allow it trigger GCs appropriately and reclaim memory.

Whiteboard: [MemShrink]
Blocks: GCScheduling
Whiteboard: [MemShrink] → [MemShrink:P2]

Perhaps LifoAlloc should have an AllocPolicy template parameter.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.