Home
last modified time | relevance | path

Searched defs:nonEmptySlotTable (Results 1 – 1 of 1) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DComposition.kt838 val nonEmptySlotTable = slotTable.groupsSize > 0 in dispose() constant
1347 val nonEmptySlotTable = slotTable.groupsSize > 0 in deactivate() constant