Open Bug 1352533 Opened 7 years ago Updated 2 years ago

Apply pre-tenuring heuristic to DOM node wrappers

Categories

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

enhancement

Tracking

()

People

(Reporter: sfink, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: triage-deferred)

Rather than bug 1352532 having to guess which DOM nodes should be marked as nursery-allocatable, it would be nice if we could observe tenuring rates and start pretenuring if they are too high, as we do with JSObject classes.

No clue how hard this would be.
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.