Files
kotlin/compiler/testData/codegen/bytecodeText
Steven Schäfer ba90e87756 JVM, JVM IR: Fix assertion status for regenerated anonymous objects
We always set the $assertionsDisabled field based on the top-level
enclosing class. This means that for anonymous objects we have to
rewrite the call to Class.desiredAssertionStatus.
2020-02-19 11:23:24 +01:00
..
2020-01-20 16:00:36 +01:00
2020-02-17 23:52:48 +03:00
2020-01-21 11:26:02 +01:00
2020-02-14 14:07:03 +03:00