Open
Bug 1006655
Opened 11 years ago
Updated 2 years ago
Allocate more Proxies with background finalization
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
NEW
flash10
People
(Reporter: terrence, Unassigned)
References
(Blocks 1 open bug)
Details
Right now an enormous number of proxies are allocated in the foreground that most likely do not need to be. If we figure out which ones can be background finalized, we can allocate them in the nursery.
Reporter | ||
Updated•11 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•