Dmitry Petrov
|
1c1b9547c1
|
JVM_IR KT-48435 use Java-like counter loop when possible
|
2021-08-31 16:39:25 +03:00 |
|
Dmitry Petrov
|
caa13b33b1
|
JVM_IR minor: update testdata
|
2021-07-29 20:45:16 +03:00 |
|
Mads Ager
|
c0f5d09759
|
Copy locals in addition to instructions when inlining finally blocks
^KT-46448 Fixed
|
2021-07-23 09:11:48 +02:00 |
|
Mads Ager
|
6095d8a7fa
|
[JVM] Split the variable range for external finally blocks in inliner
When external finally blocks are inlined none of the current locals
are in scope of the finally block.
|
2021-05-03 07:43:37 +02:00 |
|