Files
kotlin-fork/compiler
Denis Zharkov cebe67d90c Fix default value generation after suspension point
Replace coercion from VOID with call 'pushDefaultValueOnStack'

It's necessary because coercion of VOID to java/lang/Object ends with Unit instance on stack
that makes variables spilling algorithm thinking that variable is Unit

 #KT-13409 Fixed
2016-09-01 15:03:31 +03:00
..
2016-05-26 11:48:00 +03:00
2016-08-10 14:18:03 +02:00
2016-09-01 13:43:44 +03:00