Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ luaK_patchtohere
Function
luaK_patchtohere
freebsd/contrib/openzfs/module/lua/lcode.c:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
189
190
void luaK_patchtohere (FuncState *fs, int list) {
191
luaK_getlabel(fs);
192
luaK_concat(fs, &fs->jpc, list);
193
}
194
195
196
void luaK_concat (FuncState *fs, int *l1, int l2) {
Callers
9
leaveblock
Function · 0.70
whilestat
Function · 0.70
forbody
Function · 0.70
test_then_block
Function · 0.70
ifstat
Function · 0.70
luaK_patchlist
Function · 0.70
exp2reg
Function · 0.70
luaK_goiftrue
Function · 0.70
luaK_goiffalse
Function · 0.70
Calls
2
luaK_getlabel
Function · 0.70
luaK_concat
Function · 0.70
Tested by
1
test_then_block
Function · 0.56