Join Slack
Powered by
Inlining of Kotlin functions or constants is done ...
# android
a
alexey.tsvetkov
04/27/2017, 8:18 AM
Inlining of Kotlin functions or constants is done in a precise way: when an inline function bytecode is changed or when a constant value is change, IC will recompile use-sites of modified functions/constants.
2
Views
Open in Slack
Previous
Next