MCPcopy Create free account
hub / github.com/TASEmulators/desmume / DeferFunctionCall

Function DeferFunctionCall

desmume/src/lua-engine.cpp:762–794  ·  view source on GitHub ↗

store the most recent C function call from Lua (and all its arguments) for later evaluation

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DeferGUIFuncIfNeededFunction · 0.85
lua-engine.cppFile · 0.85

Calls 7

lua_gettopFunction · 0.85
lua_createtableFunction · 0.85
lua_insertFunction · 0.85
lua_rawsetiFunction · 0.85
lua_getfieldFunction · 0.85
lua_objlenFunction · 0.85
lua_settopFunction · 0.85

Tested by

no test coverage detected