shikasd
07/09/2020, 2:19 PMBindingContext
with custom slices as a source of such information, but it was mostly relying on certain descriptors being in place.
As I see, I still can do same kind of manipulations with them, but as they are deprecated, is there any other means achieve similar results?Roman Artemev [JB]
07/09/2020, 2:30 PMshikasd
07/09/2020, 2:52 PMCallChecker
api, to ensure that context of a call is correct.
There I find required KtCallExpressions / function descriptors, and then on backend I traverse IR tree to find those calls and wrap them with required instructions.Roman Artemev [JB]
07/09/2020, 3:02 PMshikasd
07/09/2020, 3:44 PMRoman Artemev [JB]
07/09/2020, 3:53 PMshikasd
07/09/2020, 3:58 PMshikasd
07/09/2020, 4:01 PMPHondogo
07/09/2020, 4:29 PMRoman Artemev [JB]
07/09/2020, 4:49 PMshikasd
07/09/2020, 5:01 PMreferenceFunction
apis
Just was curious how it is supposed to be working out now 🙂shikasd
07/09/2020, 5:01 PMshikasd
07/09/2020, 5:02 PM