Searched refs:new_exception_index (Results 1 – 1 of 1) sorted by relevance
274 let new_exception_index = if let Ok(idx) = u16::try_from(exceptions.len()) { in build() localVariable279 idx_map.insert(old_idx, new_exception_index); in build()