Call this object. This object must either be a function, or have a metatable providing the ___call metamethod.
arguments for the call
Array of return values, or a null array if there were no return values
See Implementation
Call this object. This object must either be a function, or have a metatable providing the ___call metamethod.