Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/xLua
/ lua_status
Function
lua_status
WebGLPlugins/lapi.c:1030–1032 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1028
1029
1030
LUA_API int lua_status (lua_State *L) {
1031
return L->status;
1032
}
1033
1034
1035
/*
Callers
2
auxresume
Function · 0.85
luaB_costatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected