This is in preparation for enabling the tests for FIR which will be easier to do when the tests are on the new infrastructure.
In addition, made the stepping information for constructor calls consistent across JVM_IR and JVM. For JVM_IR that stepping behavior is consistent for enum constructor calls in <clinit> for JVM it is not.