ensureNotInGC

Crash if the GC is running. Useful in destructors to avoid reliance GC resource release.

package nothrow
void
ensureNotInGC
()

Meta