> but worried that things could return without calling attemptGC(),

That's what the "use scoped-gc" directive would guarantee, it would be
like calling attemptGC() (but forceGC), at the end of each function.

> That makes messy, spaghetti code, though.

Ugly indeed, like using globals.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to