Skip to main content

TAIL_CALL_SELF

Constant TAIL_CALL_SELF 

Source
pub const TAIL_CALL_SELF: u8 = 0x43;
Expand description

Self tail-call: reuse current frame with new args.