Files
kotlin-fork/compiler/tests/org/jetbrains/kotlin/codegen
Steven Schäfer 0328fcaf5d JVM IR: Avoid IMPLICIT_NOTNULL checks on special bridge methods
...with dynamic type checks, except for the `@PlatformDependent`
methods, for which the JVM backend adds null checks.
2020-08-14 21:59:33 +02:00
..
2020-01-02 10:31:00 +01:00
2020-04-03 18:31:39 +03:00
2020-08-11 22:10:51 +02:00