Searched refs:currentScopeId (Results 1 – 1 of 1) sorted by relevance
128 val currentScopeId = scopeId.ifEmpty { DEFAULT_SCOPE_ID } in <lambda>() constant129 val scope = scopes[currentScopeId] ?: createScope(currentScopeId) in <lambda>()