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

Function luaB_xpcall

lua/lbaselib.c:450–459  ·  view source on GitHub ↗

** Do a protected call with error handling. After 'lua_rotate', the ** stack will have ; so, the function passes ** 2 to 'finishpcall' to skip the 2 first values when returning results. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

lua_gettopFunction · 0.85
luaL_checktypeFunction · 0.85
lua_pushbooleanFunction · 0.85
lua_pushvalueFunction · 0.85
lua_rotateFunction · 0.85
lua_pcallkFunction · 0.85
finishpcallFunction · 0.85

Tested by

no test coverage detected