Skip to main content

LOAD_LOCAL_CONST

Constant LOAD_LOCAL_CONST 

Source
pub const LOAD_LOCAL_CONST: u8 = 0x81;
Expand description

Push one local + one constant in one dispatch. Format: slot:u8, const_idx:u16.