Function contents of a Value
Call this function value with the given parameters, running it in a toplevel thread.
Call this function value with the given parameters in the current context.
The engine to use when calling this function
The environment of this function
Denotes the implementation-defined position at which this function is found in the code
A list of upvalues that partain to this function
See Implementation
Function contents of a Value