Call this function.
Dump this function as a binary chunk of Lua bytecode to the specified writer delegate. Multiple chunks may be produced to dump a single function.
Call this function and collect all return values as an array of $(DPREF base, LuaObject) references.
Set a new environment for this function.
LuaFunction sub-types $(DPREF base, LuaObject) through this reference.
Represents a Lua function.