zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
FunctionValue.rawcall
zua
vm
engine
FunctionValue
Call this function value with the given parameters in the current context.
class
FunctionValue
package pragma(
inline
)
Value
[]
rawcall
(
Value
[]
args
)
Meta
Source
See Implementation
zua
vm
engine
FunctionValue
functions
ccall
rawcall
variables
engine
env
ip
upvalues
Call this function value with the given parameters in the current context.