Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ pushobject
Function
pushobject
Dependencies/lua/src/ltests.c:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
59
static void pushobject (lua_State *L, const TValue *o) {
60
setobj2s(L, L->top.p, o);
61
api_incr_top(L);
62
}
63
64
65
static void badexit (const char *fmt, const char *s1, const char *s2) {
Callers
2
listk
Function · 0.85
table_query
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected