Searched refs:current_continuation_type (Results 1 – 1 of 1) sorted by relevance
3205 let current_continuation_type = continuation_argument_types.last().unwrap(); in translate_operator() localVariable3206 let current_continuation_type = current_continuation_type.unwrap_ref_type(); in translate_operator() localVariable3212 match current_continuation_type.heap_type { in translate_operator()