Files
kotlin-fork/compiler/testData/codegen/boxInline
Ilmir Usmanov 9f5b51ed43 JVM_IR: Do not generate fake continuation markers inside inline suspend lambdas
Since the markers replace ALOAD 0 as continuations, passed to suspend calls, in
JVM_IR we do not need this, since in JVM_IR all inline lambdas are static
functions.
2020-01-20 16:00:35 +01:00
..
2018-08-02 13:19:24 +02:00
2019-10-08 17:19:41 +02:00
2019-10-31 11:13:44 +03:00
2018-08-02 13:19:24 +02:00
2018-08-02 13:19:24 +02:00