Files
kotlin-fork/compiler/testData/codegen/box
Denis Zharkov 9ce3880ac6 Support getValue/setValue/provideDelegate suspend functions in JVM backend
- Determine if there are non-tail calls to getValue/setValue simply
by existance of such a property
(it might be too strict, but implementing more granular check may be rather hard)

- Change in ExpressionCodegen is relevant for provideDelegate,
that in case of local variables uses OnStack as StackValue
(see the comment near these changes)

 #KT-15933 Fixed
2017-01-25 13:54:01 +03:00
..
2016-12-20 15:47:37 +03:00
2016-11-21 18:20:33 +03:00
2017-01-13 10:31:07 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2017-01-13 10:31:07 +03:00
2016-11-09 21:41:12 +03:00
2016-11-21 18:20:33 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00
2016-11-21 18:20:33 +03:00
2016-11-21 18:20:33 +03:00
2016-11-09 21:41:12 +03:00
2016-12-29 16:15:49 +03:00
2016-11-09 21:41:12 +03:00
2016-11-17 13:29:26 +03:00
2016-11-09 21:41:12 +03:00
2016-11-09 21:41:12 +03:00