43 lines
828 B
Text
43 lines
828 B
Text
Method: nestedFor(I)I
|
|
0: // label
|
|
1: // line number information
|
|
2: ICONST_0
|
|
3: ISTORE 2
|
|
4: // label
|
|
5: // line number information
|
|
6: ICONST_0
|
|
7: ISTORE 3
|
|
8: // label
|
|
9: // stack frame map
|
|
10: ILOAD 3
|
|
11: ILOAD 1
|
|
12: IF_ICMPGE 37
|
|
13: // label
|
|
14: // line number information
|
|
15: ICONST_0
|
|
16: ISTORE 4
|
|
17: // label
|
|
18: // stack frame map
|
|
19: ILOAD 4
|
|
20: ILOAD 3
|
|
21: IF_ICMPGE 32
|
|
22: // label
|
|
23: // line number information
|
|
24: ILOAD 2
|
|
25: ILOAD 4
|
|
26: IADD
|
|
27: ISTORE 2
|
|
28: // label
|
|
29: // line number information
|
|
30: IINC 4 1
|
|
31: GOTO 17
|
|
32: // label
|
|
33: // line number information
|
|
34: // stack frame map
|
|
35: IINC 3 1
|
|
36: GOTO 8
|
|
37: // label
|
|
38: // line number information
|
|
39: // stack frame map
|
|
40: ILOAD 2
|
|
41: IRETURN
|