Searched refs:function_ref (Results 1 – 3 of 3) sorted by relevance
80 luaL_unref(L, LUA_REGISTRYINDEX, rctx->function_ref); in mcp_rcontext_cleanup()284 rc->function_ref = luaL_ref(L, LUA_REGISTRYINDEX); in _mcplib_funcgen_gencall()769 lua_rawgeti(subrctx->Lc, LUA_REGISTRYINDEX, subrctx->function_ref); in _mcplib_rcontext_queue()
736 int function_ref; // ref to the created route function. member
1192 lua_rawgeti(rctx->Lc, LUA_REGISTRYINDEX, rctx->function_ref); in proxy_process_command()