Searched refs:luaC_checkGC (Results 1 – 7 of 7) sorted by relevance
382 luaC_checkGC(L); in lua_tolstring()485 luaC_checkGC(L); in lua_pushlstring()502 luaC_checkGC(L); in lua_pushstring()513 luaC_checkGC(L); in lua_pushvfstring()526 luaC_checkGC(L); in lua_pushfstring()551 luaC_checkGC(L); in lua_pushcclosure()692 luaC_checkGC(L); in lua_createtable()1079 luaC_checkGC(L); in lua_gc()1151 luaC_checkGC(L); in lua_concat()1190 luaC_checkGC(L); in lua_newuserdata()
115 #define luaC_checkGC(L) luaC_condGC(L,(void)0,(void)0) macro
259 luaC_checkGC(L); in lua_newthread()
137 luaC_checkGC(L); in luaX_newstring()
656 luaC_checkGC(L); /* error message uses memory */ in luaG_runerror()
402 luaC_checkGC(L), /* stack grow uses memory */ \
572 luaC_checkGC(L); in close_func()