(msg)
| 173 | return msg_0.uuid; |
| 174 | } |
| 175 | function _temp3(msg) { |
| 176 | return isCompactBoundaryMessage(msg); |
| 177 | } |
| 178 | function _temp2(appearanceId_0, selected) { |
| 179 | const smCompactionEnabled_0 = shouldUseSessionMemoryCompaction(); |
| 180 | logEvent("tengu_post_compact_survey_event", { |
nothing calls this directly
no test coverage detected