Functions | |
void _VM_CALL | vm_op_call (vm_t vm, word_t unused) |
call Call a function object. | |
void _VM_CALL | vm_op_call_vc (vm_t vm, word_t unused) |
call_vc Call a function object with a virtual closure. | |
void _VM_CALL | vm_op_dynFunNew_Label (vm_t vm, word_t rel_ofs) |
void _VM_CALL | vm_op_dynFunAddClosure (vm_t vm, word_t unused) |
call Call a function object.
call_vc Call a function object with a virtual closure.