Re: Memory fragmentation?
Boris Zbarsky <[email protected]> Thu, 15 Nov 2007 22:20:50 -0600
| Newsgroups | gmane.comp.mozilla.performance |
|---|---|
| Message-ID | <[email protected]> |
L. David Baron wrote: > It's probably simpler to just reference-count the arena as objects > in it are created and destroyed. Then we can destroy the whole > thing when no objects are left. Yeah, exactly. -Boris