thresholdAllocations
Deprecated and unused.
Legacy MM: GC allocation threshold, controlling how many bytes allocated since last collection will trigger new GC.
Default: 8 * 1024 * 1024
Since Kotlin
1.9Throws
when value is not positive.