Open Bug 1491413 Opened 7 years ago Updated 7 months ago

TempAllocator does not reclaim its space.

Categories

(Core :: JavaScript Engine: JIT, defect, P3)

defect

Tracking

()

People

(Reporter: nbp, Unassigned)

References

Details

The TempAllocator, as its name implies should be temporary. Unfortunately its destructor is never called because most uses of it are allocated in LifoAlloc chunks.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.