Searched refs:coroutineCreation (Results 1 – 2 of 2) sorted by relevance
34 …fun coroutineCreation(): StackTraceElement = Exception().artificialFrame(_CREATION::class.java.sim… in coroutineCreation() method
23 private val ARTIFICIAL_FRAME = ArtificialStackFrames().coroutineCreation() in <lambda>()