MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / luaD_growstack

Function luaD_growstack

CPPScripts/External/Lua/ldo.c:219–247  ·  view source on GitHub ↗

** Try to grow the stack by at least 'n' elements. when 'raiseerror' ** is true, raises any error; otherwise, return 0 in case of errors. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lua_checkstackFunction · 0.85

Calls 3

luaD_throwFunction · 0.85
luaD_reallocstackFunction · 0.85
luaG_runerrorFunction · 0.85

Tested by

no test coverage detected