MCPcopy Create free account
hub / github.com/Tencent/RapidView / printState

Method printState

luaj_virtual_machine/src/core/org/luaj/vm2/Print.java:398–410  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

instrMethod · 0.95

Calls 6

printOpCodeMethod · 0.95
formatMethod · 0.95
printStackMethod · 0.95
flushMethod · 0.45
closeMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected