JSE_DONT_POOL (off)
Another garbage collection setting. ScriptEase normally maintains a pool of objects and reuses them whenever possible. In this mode, all memory is returned to the system when not in use and reallocated when needed. This is a very slow mode designed to shake out any internal bugs.