Anastasia.Nekrasova
58fca659a2
[IR] Fix private methods with default parameters
...
It is required for methods with default parameters to pass a dispatchReceiver (if the IrCall has one) as an argument, because the method generated bytecode expects it. In the case where the function has both receivers (dispatchReceiver and extensionReceiver), only the extensionReceiver should be added.
Related to KTIJ-24564
2023-05-19 13:56:21 +00:00
..
2023-05-15 08:32:37 +00:00
2023-05-19 13:24:00 +00:00
2023-04-24 09:36:43 +03:00
2023-03-10 11:03:45 +00:00
2023-05-15 16:23:59 +00:00
2023-05-19 13:24:00 +00:00
2023-04-25 11:29:09 +00:00
2023-04-19 13:52:43 +00:00
2023-05-19 13:24:00 +00:00
2023-04-21 13:19:04 +00:00
2023-04-24 14:54:45 +00:00
2023-05-19 15:30:32 +02:00
2023-05-19 12:41:37 +02:00
2023-05-05 09:34:23 +00:00
2023-04-21 13:19:04 +00:00
2023-04-21 13:19:04 +00:00
2023-05-19 13:24:00 +00:00
2023-05-16 12:11:46 +00:00
2023-05-19 13:56:21 +00:00
2023-04-21 13:19:04 +00:00
2023-05-19 13:24:00 +00:00
2023-05-19 11:50:40 +00:00
2023-05-19 10:19:17 +00:00
2023-05-19 10:19:17 +00:00
2023-04-27 11:37:27 +00:00
2023-04-21 23:40:40 +02:00
2023-05-17 13:28:20 +00:00
2023-05-19 13:24:00 +00:00
2023-05-19 13:23:59 +00:00
2023-05-19 13:24:00 +00:00
2023-05-15 15:47:34 +00:00
2023-05-19 13:24:00 +00:00
2023-05-19 13:24:00 +00:00
2023-03-28 10:38:46 +00:00
2023-04-19 14:33:25 +00:00
2023-05-19 13:23:59 +00:00
2023-05-19 13:24:00 +00:00
2023-03-14 21:30:26 +00:00
2023-05-17 12:44:52 +00:00
2023-05-15 10:43:19 +00:00
2023-05-12 12:59:39 +00:00
2023-05-12 12:59:39 +00:00
2023-04-23 14:47:48 +02:00
2023-04-25 12:18:26 +00:00
2023-05-04 11:35:08 +00:00