Searched refs:unwrap_ref_type (Results 1 – 2 of 2) sorted by relevance
246 pub fn unwrap_ref_type(&self) -> WasmRefType { in unwrap_ref_type() method
3206 let current_continuation_type = current_continuation_type.unwrap_ref_type(); in translate_operator()