dmdscript ~master (2017-12-09T01:07:21Z)
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
size
verify
This is the main interpreter loop.