vayne v0.0.42 (2018-09-13T09:44:56Z)
Dub
Repo
VM.execute
vayne
vm
VM
Undocumented in source. Be warned that the author may not have intended to support it.
void
execute
(T output, Globals globals)
void
execute
(T output)
struct
VM
(uint options = VMOptions.Default, uint registerCountMax = 0)
void
execute
(
T
)
(
ref
T
output
)
if
(
isWriterObject
!
T
)
Meta
Source
See Implementation
vayne
vm
VM
aliases
ErrorHandler
Globals
functions
bindConst
bindGlobal
bindGlobals
execute
load
setGlobals
properties
errorHandler
structs
Error