maxScriptsCacheSize

val maxScriptsCacheSize: Double? = null

The maximum size in bytes of collected scripts (not referenced by other heap objects) the debugger can hold. Puts no limit if paramter is omitted.

Sources

jvm source
Link copied to clipboard