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

Function luaL_error

CPPScripts/External/Lua/lauxlib.c:234–242  ·  view source on GitHub ↗

** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error with "stack overflow" instead of the given message.) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

lstopFunction · 0.85
pushargsFunction · 0.85
luaB_setmetatableFunction · 0.85
generic_readerFunction · 0.85
math_randomFunction · 0.85
str_repFunction · 0.85
str_byteFunction · 0.85
str_dumpFunction · 0.85
trymtFunction · 0.85
check_captureFunction · 0.85
capture_to_closeFunction · 0.85
classendFunction · 0.85

Calls 4

luaL_whereFunction · 0.85
lua_pushvfstringFunction · 0.85
lua_concatFunction · 0.85
lua_errorFunction · 0.85

Tested by

no test coverage detected