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

Function loadline

CPPScripts/External/Lua/lua.c:551–561  ·  view source on GitHub ↗

** Read a line and try to load (compile) it first as an expression (by ** adding "return " in front of it) and second as a statement. Return ** the final status of load/call with the resulting function (if any) ** in the top of the stack. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

doREPLFunction · 0.85

Calls 5

lua_settopFunction · 0.85
pushlineFunction · 0.85
addreturnFunction · 0.85
multilineFunction · 0.85
lua_gettopFunction · 0.85

Tested by

no test coverage detected