MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / luaD_call

Function luaD_call

Support/lua/src/ldo.c:302–317  ·  view source on GitHub ↗

** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, all the results are on the stack, starting at the original ** function position. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

callTMresFunction · 0.85
callTMFunction · 0.85
luaV_executeFunction · 0.85
luaG_errormsgFunction · 0.85
lua_callFunction · 0.85
f_callFunction · 0.85
f_CcallFunction · 0.85
do1gcTMFunction · 0.85

Calls 5

luaG_runerrorFunction · 0.85
luaD_throwFunction · 0.85
luaD_precallFunction · 0.85
luaV_executeFunction · 0.85
luaD_poscallFunction · 0.85

Tested by

no test coverage detected