[Test] Migrate AbstractAsmLikeInstructionListingTest to new test infrastructure

This commit is contained in:
Dmitriy Novozhilov
2021-10-05 16:40:15 +03:00
committed by TeamCityServer
parent bc7cc6b5a9
commit aab8870903
93 changed files with 1512 additions and 228 deletions
@@ -0,0 +1,25 @@
public final class DeepInlineWithLabelsKt : java/lang/Object {
public final static void block(kotlin.jvm.functions.Function1 block) {
Local variables:
1 $i$f$block: I
0 block: Lkotlin/jvm/functions/Function1;
}
public final static void foo(java.lang.String $this$foo, int count) {
Local variables:
16 $i$a$-block-DeepInlineWithLabelsKt$foo$1$1$1: I
14 $this$foo_u24lambda_u2d2_u24lambda_u2d1_u24lambda_u2d0: J
13 $i$f$block: I
11 $i$a$-block-DeepInlineWithLabelsKt$foo$1$1: I
12 z: Z
9 $this$foo_u24lambda_u2d2_u24lambda_u2d1: J
8 $i$f$block: I
6 $i$a$-block-DeepInlineWithLabelsKt$foo$1: I
7 y: Z
4 $this$foo_u24lambda_u2d2: J
3 $i$f$block: I
2 x: Z
0 $this$foo: Ljava/lang/String;
1 count: I
}
}