Relates :
|
|
Relates :
|
The test generates a random number of compiler directives, which might be greater than the value of CompilerDirectivesLimit. This causes the VM to stop execution upon the corresponding capacity check. Fix: set CompilerDirectivesLimit to the max random number used.
|