JVM run temporary variable elimination before inlining

This commit is contained in:
Dmitry Petrov
2021-11-26 14:37:56 +03:00
committed by TeamCityServer
parent de3203ee48
commit f3ca0afd34
2 changed files with 4 additions and 0 deletions
@@ -139,6 +139,8 @@ class ExpressionCodegen(
val reifiedTypeParametersUsages: ReifiedTypeParametersUsages,
) : IrElementVisitor<PromisedValue, BlockInfo>, BaseExpressionCodegen {
override fun toString(): String = signature.toString()
var finallyDepth = 0
val context = classCodegen.context