Test: FIR CFA: fix the names of some nodes
This commit is contained in:
+50
-50
@@ -215,7 +215,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
70 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_22 {
|
||||
color=blue
|
||||
71 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
71 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_23 {
|
||||
color=blue
|
||||
72 [label="Enter block"];
|
||||
@@ -223,7 +223,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
74 [label="Type operator: (R|<local>/x| as R|kotlin/Int|)"];
|
||||
75 [label="Exit block"];
|
||||
}
|
||||
76 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
76 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
77 [label="Postponed exit from lambda"];
|
||||
78 [label="Function call: R|/exactlyOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -261,7 +261,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
86 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_26 {
|
||||
color=blue
|
||||
87 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
87 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_27 {
|
||||
color=blue
|
||||
88 [label="Enter block"];
|
||||
@@ -271,7 +271,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
92 [label="Type operator: (R|<local>/x| as R|kotlin/Int|)"];
|
||||
93 [label="Exit block"];
|
||||
}
|
||||
94 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
94 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
95 [label="Postponed exit from lambda"];
|
||||
96 [label="Function call: R|/exactlyOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -281,7 +281,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
100 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_28 {
|
||||
color=blue
|
||||
101 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
101 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_29 {
|
||||
color=blue
|
||||
102 [label="Enter block"];
|
||||
@@ -294,7 +294,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
109 [label="Const: Int(1)"];
|
||||
110 [label="Exit block"];
|
||||
}
|
||||
111 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
111 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
112 [label="Postponed exit from lambda"];
|
||||
113 [label="Function call: R|/exactlyOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -365,7 +365,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
126 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_32 {
|
||||
color=blue
|
||||
127 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
127 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_33 {
|
||||
color=blue
|
||||
128 [label="Enter block"];
|
||||
@@ -375,7 +375,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
132 [label="Type operator: (R|<local>/x| as R|kotlin/Int|)"];
|
||||
133 [label="Exit block"];
|
||||
}
|
||||
134 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
134 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
135 [label="Postponed exit from lambda"];
|
||||
136 [label="Function call: R|/atLeastOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -385,7 +385,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
140 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_34 {
|
||||
color=blue
|
||||
141 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
141 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_35 {
|
||||
color=blue
|
||||
142 [label="Enter block"];
|
||||
@@ -398,7 +398,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
149 [label="Const: Int(1)"];
|
||||
150 [label="Exit block"];
|
||||
}
|
||||
151 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
151 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
152 [label="Postponed exit from lambda"];
|
||||
153 [label="Function call: R|/atLeastOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -471,7 +471,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
166 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_38 {
|
||||
color=blue
|
||||
167 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
167 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_39 {
|
||||
color=blue
|
||||
168 [label="Enter block"];
|
||||
@@ -481,7 +481,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
172 [label="Type operator: (R|<local>/x| as R|kotlin/Int|)"];
|
||||
173 [label="Exit block"];
|
||||
}
|
||||
174 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
174 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
175 [label="Postponed exit from lambda"];
|
||||
176 [label="Function call: R|/atMostOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -491,7 +491,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
180 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_40 {
|
||||
color=blue
|
||||
181 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
181 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_41 {
|
||||
color=blue
|
||||
182 [label="Enter block"];
|
||||
@@ -503,7 +503,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
188 [label="Const: Int(1)"];
|
||||
189 [label="Exit block"];
|
||||
}
|
||||
190 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
190 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
191 [label="Postponed exit from lambda"];
|
||||
192 [label="Function call: R|/atMostOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -569,7 +569,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
204 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_44 {
|
||||
color=blue
|
||||
205 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
205 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_45 {
|
||||
color=blue
|
||||
206 [label="Enter block"];
|
||||
@@ -579,7 +579,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
210 [label="Type operator: (R|<local>/x| as R|kotlin/Int|)"];
|
||||
211 [label="Exit block"];
|
||||
}
|
||||
212 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
212 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
213 [label="Postponed exit from lambda"];
|
||||
214 [label="Function call: R|/unknown|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -589,7 +589,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
218 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_46 {
|
||||
color=blue
|
||||
219 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
219 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_47 {
|
||||
color=blue
|
||||
220 [label="Enter block"];
|
||||
@@ -601,7 +601,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
226 [label="Const: Int(1)"];
|
||||
227 [label="Exit block"];
|
||||
}
|
||||
228 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
228 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
229 [label="Postponed exit from lambda"];
|
||||
230 [label="Function call: R|/unknown|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -669,7 +669,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
242 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_50 {
|
||||
color=blue
|
||||
243 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
243 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_51 {
|
||||
color=blue
|
||||
244 [label="Enter block"];
|
||||
@@ -679,7 +679,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
248 [label="Type operator: (R|<local>/x| as R|kotlin/Int|)"];
|
||||
249 [label="Exit block"];
|
||||
}
|
||||
250 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
250 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
251 [label="Postponed exit from lambda"];
|
||||
252 [label="Function call: R|/noContract|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -689,7 +689,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
256 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_52 {
|
||||
color=blue
|
||||
257 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
257 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_53 {
|
||||
color=blue
|
||||
258 [label="Enter block"];
|
||||
@@ -701,7 +701,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
264 [label="Const: Int(1)"];
|
||||
265 [label="Exit block"];
|
||||
}
|
||||
266 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
266 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
267 [label="Postponed exit from lambda"];
|
||||
268 [label="Function call: R|/noContract|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -765,7 +765,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
280 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_56 {
|
||||
color=blue
|
||||
281 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
281 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_57 {
|
||||
color=blue
|
||||
282 [label="Enter block"];
|
||||
@@ -779,7 +779,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
290 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
291 [label="Exit block"];
|
||||
}
|
||||
292 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
292 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
293 [label="Postponed exit from lambda"];
|
||||
294 [label="Function call: R|/exactlyOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -787,7 +787,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
296 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_58 {
|
||||
color=blue
|
||||
297 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
297 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_59 {
|
||||
color=blue
|
||||
298 [label="Enter block"];
|
||||
@@ -801,7 +801,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
306 [label="Const: Int(1)"];
|
||||
307 [label="Exit block"];
|
||||
}
|
||||
308 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
308 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
309 [label="Postponed exit from lambda"];
|
||||
310 [label="Function call: R|/exactlyOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -875,7 +875,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
323 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_62 {
|
||||
color=blue
|
||||
324 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
324 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_63 {
|
||||
color=blue
|
||||
325 [label="Enter block"];
|
||||
@@ -889,7 +889,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
333 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
334 [label="Exit block"];
|
||||
}
|
||||
335 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
335 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
336 [label="Postponed exit from lambda"];
|
||||
337 [label="Function call: R|/atLeastOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -897,7 +897,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
339 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_64 {
|
||||
color=blue
|
||||
340 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
340 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_65 {
|
||||
color=blue
|
||||
341 [label="Enter block"];
|
||||
@@ -911,7 +911,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
349 [label="Const: Int(1)"];
|
||||
350 [label="Exit block"];
|
||||
}
|
||||
351 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
351 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
352 [label="Postponed exit from lambda"];
|
||||
353 [label="Function call: R|/atLeastOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -987,7 +987,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
366 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_68 {
|
||||
color=blue
|
||||
367 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
367 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_69 {
|
||||
color=blue
|
||||
368 [label="Enter block"];
|
||||
@@ -1001,7 +1001,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
376 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
377 [label="Exit block"];
|
||||
}
|
||||
378 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
378 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
379 [label="Postponed exit from lambda"];
|
||||
380 [label="Function call: R|/atMostOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1009,7 +1009,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
382 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_70 {
|
||||
color=blue
|
||||
383 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
383 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_71 {
|
||||
color=blue
|
||||
384 [label="Enter block"];
|
||||
@@ -1023,7 +1023,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
392 [label="Const: Int(1)"];
|
||||
393 [label="Exit block"];
|
||||
}
|
||||
394 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
394 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
395 [label="Postponed exit from lambda"];
|
||||
396 [label="Function call: R|/atMostOnce|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1091,7 +1091,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
407 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_74 {
|
||||
color=blue
|
||||
408 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
408 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_75 {
|
||||
color=blue
|
||||
409 [label="Enter block"];
|
||||
@@ -1105,7 +1105,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
417 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
418 [label="Exit block"];
|
||||
}
|
||||
419 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
419 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
420 [label="Postponed exit from lambda"];
|
||||
421 [label="Function call: R|/unknown|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1113,7 +1113,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
423 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_76 {
|
||||
color=blue
|
||||
424 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
424 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_77 {
|
||||
color=blue
|
||||
425 [label="Enter block"];
|
||||
@@ -1127,7 +1127,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
433 [label="Const: Int(1)"];
|
||||
434 [label="Exit block"];
|
||||
}
|
||||
435 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
435 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
436 [label="Postponed exit from lambda"];
|
||||
437 [label="Function call: R|/unknown|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1197,7 +1197,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
448 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_80 {
|
||||
color=blue
|
||||
449 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
449 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_81 {
|
||||
color=blue
|
||||
450 [label="Enter block"];
|
||||
@@ -1211,7 +1211,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
458 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
459 [label="Exit block"];
|
||||
}
|
||||
460 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
460 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
461 [label="Postponed exit from lambda"];
|
||||
462 [label="Function call: R|/noContract|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1219,7 +1219,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
464 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_82 {
|
||||
color=blue
|
||||
465 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
465 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_83 {
|
||||
color=blue
|
||||
466 [label="Enter block"];
|
||||
@@ -1233,7 +1233,7 @@ digraph flowFromInplaceLambda_kt {
|
||||
474 [label="Const: Int(1)"];
|
||||
475 [label="Exit block"];
|
||||
}
|
||||
476 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
476 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
477 [label="Postponed exit from lambda"];
|
||||
478 [label="Function call: R|/noContract|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1299,28 +1299,28 @@ digraph flowFromInplaceLambda_kt {
|
||||
489 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_86 {
|
||||
color=blue
|
||||
490 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
490 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_87 {
|
||||
color=blue
|
||||
491 [label="Enter block"];
|
||||
492 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
493 [label="Exit block"];
|
||||
}
|
||||
494 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
494 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
495 [label="Postponed exit from lambda"];
|
||||
496 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
497 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_88 {
|
||||
color=blue
|
||||
498 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
498 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_89 {
|
||||
color=blue
|
||||
499 [label="Enter block"];
|
||||
500 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
501 [label="Exit block"];
|
||||
}
|
||||
502 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
502 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
503 [label="Postponed exit from lambda"];
|
||||
504 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
@@ -1371,27 +1371,27 @@ digraph flowFromInplaceLambda_kt {
|
||||
513 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_92 {
|
||||
color=blue
|
||||
514 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
514 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_93 {
|
||||
color=blue
|
||||
515 [label="Enter block"];
|
||||
516 [label="Postponed enter to lambda"];
|
||||
subgraph cluster_94 {
|
||||
color=blue
|
||||
517 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
|
||||
517 [label="Enter function <anonymous>" style="filled" fillcolor=red];
|
||||
subgraph cluster_95 {
|
||||
color=blue
|
||||
518 [label="Enter block"];
|
||||
519 [label="Function call: R|/materialize|<R|kotlin/Int|>()" style="filled" fillcolor=yellow];
|
||||
520 [label="Exit block"];
|
||||
}
|
||||
521 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
521 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
522 [label="Postponed exit from lambda"];
|
||||
523 [label="Function call: R|kotlin/run|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
524 [label="Exit block"];
|
||||
}
|
||||
525 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
|
||||
525 [label="Exit function <anonymous>" style="filled" fillcolor=red];
|
||||
}
|
||||
526 [label="Postponed exit from lambda"];
|
||||
527 [label="Function call: R|/noContract|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
|
||||
|
||||
Reference in New Issue
Block a user