zua ~master (2022-05-11T03:01:58.7318376)
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.