Searched refs:callerInfoCache (Results 1 – 1 of 1) sorted by relevance
72 …private val callerInfoCache = ConcurrentWeakMap<CoroutineStackFrame, DebugCoroutineInfoImpl>(weakR… in <lambda>() constant86 callerInfoCache.clear() in <lambda>()93 callerInfoCache.runWeakRefQueueCleaningLoopUntilInterrupted() in <lambda>()443 val cached = callerInfoCache.remove(frame) in <lambda>()453 if (realCaller != null) callerInfoCache.remove(realCaller) in <lambda>()458 callerInfoCache[caller] = info in <lambda>()525 callerInfoCache.remove(caller) in <lambda>()