Dmitry Petrov
|
0b9b1b6945
|
Update bytecode text tests for JVM_IR
|
2020-02-18 22:51:29 +03:00 |
|
Ilmir Usmanov
|
8a01da6ec6
|
Support val initialization in non-inline function with EXACTLY_ONCE effect
by generating a box for the value.
#KT-26126 Fixed
|
2018-12-28 15:09:11 +03:00 |
|
Ilmir Usmanov
|
a52f430d8f
|
Put default value (null or zero) to slot for uninitialized values
This way range of the variable is correct in LVT.
#KT-24672 Fixed
|
2018-12-28 15:09:07 +03:00 |
|