MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / condjump

Function condjump

CPPScripts/External/Lua/lcode.c:222–225  ·  view source on GitHub ↗

** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

jumponcondFunction · 0.85
codeorderFunction · 0.85
codeeqFunction · 0.85

Calls 2

luaK_codeABCkFunction · 0.85
luaK_jumpFunction · 0.85

Tested by

no test coverage detected