dmdscript v2.0.3 (2014-12-13T04:04:19Z)
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
static functions
call
print
printfunc
size
verify
unions
__anonymous
This is the main interpreter loop.