Ilmir Usmanov
|
bb5a99ec18
|
Do not put $completion to LVT if is dead
|
2020-08-05 19:47:54 +02:00 |
|
Ilmir Usmanov
|
4fb5f8603a
|
Keep $continuation in LVT
in case of suspend functions and `this` is case of lambdas, since they
are used in async stack trace generation.
Update tests.
#KT-40661 Open
|
2020-07-29 00:01:12 +02:00 |
|
Ilmir Usmanov
|
f1d31c8221
|
JVM_IR: Minor. Unmute tests
Rename FAKE_CONTINUATION -> fakeContinuation
|
2019-09-19 19:28:11 +03:00 |
|
Ilmir Usmanov
|
d2a80e7938
|
Add $result to suspend functions' LVT
#KT-28535
|
2019-04-01 18:19:32 +03:00 |
|
Yan Zhulanow
|
e43fd713ef
|
Fix new compiler tests (new receiver name mangling – $this$label)
|
2019-02-25 14:44:00 +03:00 |
|
Ilmir Usmanov
|
ec7315e6da
|
Add $completion entry to suspend functions' LVT
#KT-28810 Fixed
|
2019-02-22 13:50:35 +03:00 |
|