dmdscript ~master (2021-10-28T17:31:24.0608394)
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.