MCPcopy Create free account
hub / github.com/Nicholas3388/LuaNode / generic_reader

Function generic_reader

LuaNode_Esp8266/components/lua/lbaselib.c:310–327  ·  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 7

luaL_checkstackFunction · 0.70
lua_pushvalueFunction · 0.70
lua_callFunction · 0.70
lua_isstringFunction · 0.70
lua_replaceFunction · 0.70
lua_tolstringFunction · 0.70
luaL_errorFunction · 0.70

Tested by

no test coverage detected