Home
last modified time | relevance | path

Searched refs:luaV_execute (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlvm.h128 LUAI_FUNC void luaV_execute (lua_State *L, CallInfo *ci);
A Dldo.c577 luaV_execute(L, ci); /* call it */ in ccall()
685 luaV_execute(L, ci); /* execute down to higher C 'boundary' */ in unroll()
738 luaV_execute(L, ci); /* just continue running Lua code */ in resume()
A Dlvm.c1129 void luaV_execute (lua_State *L, CallInfo *ci) { in luaV_execute() function

Completed in 9 milliseconds