Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/changelist/
DOperation.kt1124 private inline fun withCurrentStackTrace( in withCurrentStackTrace() method
1163 private fun OperationErrorContext.withCurrentStackTrace(slots: SlotWriter): OperationErrorContext { in OperationErrorContext() method