dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
IR.call
dmdscript
opcodes
IR
This is the main interpreter loop.
struct
IR
static
void
*
call
(
CallContext
*
cc
,
Dobject
othis
,
IR
*
code
,
Value
*
ret
,
Value
*
locals
)
Meta
Source
See Implementation
dmdscript
opcodes
IR
aliases
Op
static functions
call
print
printfunc
size
verify
unions
__anonymous
This is the main interpreter loop.