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

Function luaK_patchlist

CPPScripts/External/Lua/lcode.c:306–309  ·  view source on GitHub ↗

** Path all jumps in 'list' to jump to 'target'. ** (The assert means that we cannot fix a jump to a forward address ** because we only know addresses once code is generated.) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

solvegotoFunction · 0.85
gotostatFunction · 0.85
repeatstatFunction · 0.85
luaK_patchtohereFunction · 0.85

Calls 1

patchlistauxFunction · 0.85

Tested by

no test coverage detected