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

Method printOpCode

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

Print an opcode in a prototype @param f the Prototype @param pc the program counter to look up and print

(Prototype f, int pc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

printCodeMethod · 0.95
printStateMethod · 0.95
toStringMethod · 0.95

Calls 15

getlineMethod · 0.95
printConstantMethod · 0.95
printUpvalueMethod · 0.95
GET_OPCODEMethod · 0.80
GETARG_AMethod · 0.80
GETARG_BMethod · 0.80
GETARG_CMethod · 0.80
GETARG_BxMethod · 0.80
GETARG_sBxMethod · 0.80
getOpModeMethod · 0.80
getBModeMethod · 0.80
ISKMethod · 0.80

Tested by

no test coverage detected