Skip to main content

Module function

Module function 

Source
Expand description

Function control opcodes

Functionsยง

op_frame_bury
Frame bury - store value in function frame
op_frame_dig
Frame dig - access value from function frame
op_match
Match statement - like switch but matches specific values
op_proto
Function prototype declaration
op_switch
Switch statement - jump to one of many targets