Print the state of a LuaClosure that is being executed @param cl the LuaClosure @param pc the program counter @param stack the stack of LuaValue @param top the top of the stack @param varargs any Varargs value that may apply
(LuaClosure cl, int pc, LuaValue[] stack, int top, Varargs varargs)
source not stored for this graph (policy: none)
no test coverage detected