Files
kotlin-fork/compiler
Denis Zharkov d0ba048342 Refine coroutine/suspend functions ABI
- `invoke` method must always start a suspend functions
- For creation of coroutine that has not been started yet, there are
two special internal interfaces `SuspendFunction0`/`SuspendFunction1`
2016-12-22 11:08:42 +03:00
..
2016-12-22 02:47:34 +03:00
2016-12-13 18:00:00 +03:00