fn generates_invoke(unwind: UnwindAction) -> bool
Expand description
Returns true if this unwind action is code generated as an invoke as opposed to a call.
fn generates_invoke(unwind: UnwindAction) -> bool
Returns true if this unwind action is code generated as an invoke as opposed to a call.