Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ currentline
Function
currentline
freebsd/contrib/openzfs/module/lua/ldebug.c:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
static int currentline (CallInfo *ci) {
42
return getfuncline(ci_func(ci)->p, currentpc(ci));
43
}
44
45
46
static void swapextra (lua_State *L) {
Callers
2
auxgetinfo
Function · 0.70
addinfo
Function · 0.70
Calls
1
currentpc
Function · 0.70
Tested by
no test coverage detected