Legacy:GarbageCollect
From Spherical
GarbageCollect invokes SpiderMonkey's garbage collection routine, which will destroy any unused objects, freeing their memory.
Contents
Usage
{{{returns}}} [[API:{{{object}}}|{{{object}}}]].GarbageCollect({{{params}}});
- param1 type. param1 description
- param2 type. param2 description
- paramN type. paramN description
Examples
(examples with syntaxhighlighted code)
Notes
(notes)
See also
- see also
- see also
- see also
- etc