MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / generic_reader

Function generic_reader

lua/lbaselib.c:333–347  ·  view source on GitHub ↗

** Reader for generic 'load' function: 'lua_load' uses the ** stack for internal stuff, so the reader cannot change the ** stack top. Instead, it keeps its resulting string in a ** reserved slot inside the stack. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

luaL_checkstackFunction · 0.85
lua_pushvalueFunction · 0.85
lua_isstringFunction · 0.85
luaL_errorFunction · 0.85
lua_tolstringFunction · 0.85

Tested by

no test coverage detected