Files
kotlin/compiler/testData/codegen/box/enum
Ting-Yuan Huang 0dd09ea7de JVM_IR: Lower IrGetEnumValue to this whenever possible.
The reference can be lowered to `this` if it is captured in the lexical
scope of the corresponding enum entry, and not used by the enum entry's
super constructor. Otherwise, it is lowered to
`GETFIELD SomeEnum.SomeEntry`.
2019-04-12 08:58:43 +02:00
..
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-10-13 01:51:58 +03:00
2018-07-23 15:08:18 +03:00
2019-01-31 18:19:41 +03:00
2019-01-31 18:19:41 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-07-23 15:08:18 +03:00
2018-10-10 19:35:17 +03:00