luaA_pushobject    14 lib/lua/lapi.h LUAI_FUNC void luaA_pushobject (lua_State *L, const TValue *o);
luaA_pushobject   132 lib/lua/ldebug.c       luaA_pushobject(L, ci->base + (n - 1));