MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / luaM_toobig

Function luaM_toobig

src/Chain/libraries/glua/lmem.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67
68l_noret luaM_toobig(lua_State *L) {
69 luaG_runerror(L, "memory allocation error: block too big");
70}
71
72
73

Callers 2

luaS_newlstrFunction · 0.85
luaS_newudataFunction · 0.85

Calls 1

luaG_runerrorFunction · 0.85

Tested by

no test coverage detected