Files
kotlin-fork/compiler/testData/codegen/boxInline/anonymousObject
pyos 862197d713 JVM_IR: create temporaries for complex SAM conversion arguments
To avoid bytecode sequences like

    new _1Kt$sam$i$java_lang_Runnable$0
    dup
    new _1Kt$f$1
    dup
    invokespecial _1Kt$f$1.<init>()V
    invokespecial _1Kt$sam$i$java_lang_Runnable$0.<init>(...)V

as the different order of `new` and `<init>` confuses the inliner.
2019-11-06 15:54:40 +01:00
..
2018-08-02 13:19:24 +02:00
2018-08-02 13:19:24 +02:00
2018-08-09 14:22:46 +03:00
2018-08-09 14:22:46 +03:00
2019-07-31 11:18:44 +02:00
2018-08-09 16:30:32 +03:00
2018-08-09 16:30:32 +03:00
2019-01-09 10:20:54 +01:00
2018-08-09 14:22:46 +03:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00