Lines Matching refs:lua_remove
1247 lua_remove(L,-2); /* remove the registry*/ in SWIG_Lua_emulate_elua_getmetatable()
1303 lua_remove(L,-2); /* stack tidy, remove .get table */ in SWIG_Lua_namespace_get()
1307 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_namespace_get()
1316 lua_remove(L,-2); /* stack tidy, remove .fn table */ in SWIG_Lua_namespace_get()
1319 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_namespace_get()
1557 lua_remove(L,last_arg+1); in SWIG_Lua_iterate_bases()
1591 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get_item()
1626 lua_remove(L,-2); /* stack tidy, remove .get table */ in SWIG_Lua_class_do_get()
1631 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get()
1642 lua_remove(L,-2); /* stack tidy, remove .fn table */ in SWIG_Lua_class_do_get()
1645 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get()
1710 lua_remove(L,-2); /* tidy stack, remove .set table */ in SWIG_Lua_class_do_set()
1716 lua_remove(L,substack_start+4); /*remove metatable*/ in SWIG_Lua_class_do_set()
1732 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_set()
1907 lua_remove(L,-2); in SWIG_Lua_get_inheritable_metamethods()
1908 lua_remove(L,-2); in SWIG_Lua_get_inheritable_metamethods()
1917 lua_remove(L,-2); /* tidy up (remove registry) */ in SWIG_Lua_get_class_metatable()
2130 lua_remove(L,-2); /* removing class metatable */ in SWIG_Lua_do_resolve_metamethod()
2175 lua_remove(L,-2); /* remove metamethod key */ in SWIG_Lua_resolve_metamethod()