MCPcopy Create free account
hub / github.com/coronalabs/corona / generic_reader

Function generic_reader

external/lua-5.1.3/src/lbaselib.c:294–309  ·  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.85
lua_pushvalueFunction · 0.85
lua_callFunction · 0.85
lua_isstringFunction · 0.85
lua_replaceFunction · 0.85
lua_tolstringFunction · 0.85
luaL_errorFunction · 0.85

Tested by

no test coverage detected